We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834a7c9 commit c4c874dCopy full SHA for c4c874d
package.json
@@ -47,7 +47,6 @@
47
"@babel/types": "7.19.3",
48
"esbuild": "0.19.7",
49
"jest-snapshot": "29.3.1",
50
- "msw": "patch:msw@npm:0.40.2#.yarn/patches/msw-npm-0.40.2-2107d48752",
51
"jscodeshift": "0.13.1",
52
"react-redux": "npm:8.0.2",
53
"react": "npm:18.2.0",
packages/toolkit/package.json
@@ -80,7 +80,7 @@
80
"invariant": "^2.2.4",
81
"jsdom": "^21.0.0",
82
"json-stringify-safe": "^5.0.1",
83
- "msw": "^0.40.2",
+ "msw": "^2.1.4",
84
"node-fetch": "^3.3.2",
85
"prettier": "^2.2.1",
86
"query-string": "^7.0.1",
0 commit comments