Skip to content

Commit 7f233d6

Browse files
Merge pull request #352 from jason89521/dependabot/npm_and_yarn/msw-2.0.11
2 parents 023e7db + a62f8aa commit 7f233d6

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

examples/simple-forum/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"typescript": "5.2.2"
2020
},
2121
"devDependencies": {
22-
"msw": "^2.0.10"
22+
"msw": "^2.0.11"
2323
},
2424
"msw": {
2525
"workerDirectory": "public"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-react": "^7.33.2",
1919
"eslint-plugin-react-hooks": "^4.6.0",
2020
"jsdom": "^23.0.1",
21-
"msw": "^2.0.10",
21+
"msw": "^2.0.11",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",
2424
"rimraf": "^5.0.5",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)