Skip to content

Commit a62f8aa

Browse files
chore(deps-dev): bump msw from 2.0.10 to 2.0.11
Bumps [msw](https://github.com/mswjs/msw) from 2.0.10 to 2.0.11. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.0.10...v2.0.11) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ff9a6f commit a62f8aa

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)