Skip to content

Commit

Permalink
build(deps-dev): bump msw from 2.0.10 to 2.0.11 (#288)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent ade5dbf commit 6b66e14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-vitest": "^0.3.9",
"msw": "^2.0.10",
"msw": "^2.0.11",
"prettier": "^3.1.1",
"typescript": "^5.2.2",
"vite": "^4.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4819,9 +4819,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.0.10":
version: 2.0.10
resolution: "msw@npm:2.0.10"
"msw@npm:^2.0.11":
version: 2.0.11
resolution: "msw@npm:2.0.11"
dependencies:
"@bundled-es-modules/cookie": ^2.0.0
"@bundled-es-modules/js-levenshtein": ^2.0.1
Expand Down Expand Up @@ -4851,7 +4851,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 1f18c835019a0c7c24280777885a9e8878bba0de3be2e7dcc2362c0850e69b18198fb9774ac1cf39690ca7e82b9e59b318b753f79761a91ce55d6659c2289d61
checksum: a87175f53e3b510dfdfb16e11f2b0d399a9859ce1f249a70741045ce6325b3512075878921d4bd30ad6cb0789cd6fc4f9eac5db68ae425777e96ad208285242d
languageName: node
linkType: hard

Expand Down Expand Up @@ -5861,7 +5861,7 @@ __metadata:
eslint-plugin-no-only-tests: ^3.1.0
eslint-plugin-prettier: ^5.0.1
eslint-plugin-vitest: ^0.3.9
msw: ^2.0.10
msw: ^2.0.11
node-fetch: ^3.3.2
prettier: ^3.1.1
typescript: ^5.2.2
Expand Down

0 comments on commit 6b66e14

Please sign in to comment.