Skip to content

Commit d7b5c6e

Browse files
chore(deps): update dependency msw to v2
1 parent d10aa48 commit d7b5c6e

File tree

3 files changed

+74
-140
lines changed

3 files changed

+74
-140
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@vitejs/plugin-react": "^4.2.1",
3131
"cypress": "^13.6.3",
3232
"cypress-real-events": "^1.11.0",
33-
"msw": "^1.3.0",
33+
"msw": "^2.0.0",
3434
"postcss": "^8.4.33",
3535
"tailwindcss": "^3.4.1",
3636
"ts-node": "^10.9.2",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"eslint-plugin-jsx-a11y": "^6.7.1",
2828
"eslint-plugin-notice": "^0.9.10",
2929
"mitt": "^3.0.1",
30-
"msw": "^1.3.0",
30+
"msw": "^2.0.0",
3131
"postcss": "^8.4.33",
3232
"prettier": "^3.2.4",
3333
"react": "^18.2.0",

0 commit comments

Comments
 (0)