Skip to content

Commit

Permalink
bump playwright and msw to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
david-crespo committed Nov 30, 2023
1 parent 87f4d8b commit f1bc653
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 42 deletions.
76 changes: 37 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@ladle/react": "^3.2.1",
"@mswjs/http-middleware": "^0.8.0",
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.40.1",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
Expand Down Expand Up @@ -108,7 +108,7 @@
"identity-obj-proxy": "^3.0.0",
"jsdom": "^22.1.0",
"lint-staged": "^14.0.1",
"msw": "^2.0.7",
"msw": "^2.0.9",
"patch-package": "^8.0.0",
"postcss": "^8.2.9",
"postcss-import": "^15.1.0",
Expand All @@ -123,7 +123,7 @@
"tailwindcss": "^3.3.5",
"type-fest": "^4.4.0",
"typescript": "~5.2.2",
"vite": "^5.0.0",
"vite": "^5.0.4",
"vite-plugin-html": "^3.2.0",
"vitest": "^0.34.6"
},
Expand Down

0 comments on commit f1bc653

Please sign in to comment.