Skip to content

Commit 7ac3592

Browse files
chore(deps-dev): bump msw from 2.3.2 to 2.4.11
Bumps [msw](https://github.com/mswjs/msw) from 2.3.2 to 2.4.11. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.3.2...v2.4.11) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8f433f commit 7ac3592

File tree

3 files changed

+35
-29
lines changed

3 files changed

+35
-29
lines changed

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.4.5"
2020
},
2121
"devDependencies": {
22-
"msw": "^2.3.2"
22+
"msw": "^2.4.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.34.1",
1919
"eslint-plugin-react-hooks": "^4.6.0",
2020
"jsdom": "^24.1.1",
21-
"msw": "^2.3.2",
21+
"msw": "^2.4.11",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",
2424
"rimraf": "^5.0.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)