Skip to content

Commit c4c874d

Browse files
committed
Bump msw
1 parent 834a7c9 commit c4c874d

File tree

3 files changed

+262
-29
lines changed

3 files changed

+262
-29
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"@babel/types": "7.19.3",
4848
"esbuild": "0.19.7",
4949
"jest-snapshot": "29.3.1",
50-
"msw": "patch:msw@npm:0.40.2#.yarn/patches/msw-npm-0.40.2-2107d48752",
5150
"jscodeshift": "0.13.1",
5251
"react-redux": "npm:8.0.2",
5352
"react": "npm:18.2.0",

packages/toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"invariant": "^2.2.4",
8181
"jsdom": "^21.0.0",
8282
"json-stringify-safe": "^5.0.1",
83-
"msw": "^0.40.2",
83+
"msw": "^2.1.4",
8484
"node-fetch": "^3.3.2",
8585
"prettier": "^2.2.1",
8686
"query-string": "^7.0.1",

0 commit comments

Comments
 (0)