Skip to content

Commit 08761d1

Browse files
chore(deps-dev): bump msw from 2.2.14 to 2.3.2
Bumps [msw](https://github.com/mswjs/msw) from 2.2.14 to 2.3.2. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.2.14...v2.3.2) --- 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 03d178c commit 08761d1

3 files changed

Lines changed: 11 additions & 11 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.4.5"
2020
},
2121
"devDependencies": {
22-
"msw": "^2.2.14"
22+
"msw": "^2.3.2"
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.0.0",
21-
"msw": "^2.2.14",
21+
"msw": "^2.3.2",
2222
"react": "^18.3.1",
2323
"react-dom": "^18.3.1",
2424
"rimraf": "^5.0.8",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)