Skip to content

Commit

Permalink
Bump msw from 2.4.4 to 2.4.7
Browse files Browse the repository at this point in the history
Bumps [msw](https://github.com/mswjs/msw) from 2.4.4 to 2.4.7.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.4.4...v2.4.7)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 2c1cf76 commit b20e4ed
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/msw-npm-2.4.4-701fcac5a9-9942c90ffe.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"lint-staged": "^15.2.2",
"msw": "^2.3.1",
"msw": "^2.4.7",
"nock": "^13.5.4",
"node_extra_ca_certs_mozilla_bundle": "^1.0.6",
"npm": "^10.8.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2606,17 +2606,17 @@ __metadata:
languageName: node
linkType: hard

"@mswjs/interceptors@npm:^0.35.0":
version: 0.35.0
resolution: "@mswjs/interceptors@npm:0.35.0"
"@mswjs/interceptors@npm:^0.35.6":
version: 0.35.6
resolution: "@mswjs/interceptors@npm:0.35.6"
dependencies:
"@open-draft/deferred-promise": ^2.2.0
"@open-draft/logger": ^0.3.0
"@open-draft/until": ^2.0.0
is-node-process: ^1.2.0
outvariant: ^1.4.3
strict-event-emitter: ^0.5.1
checksum: 5bba94b027f4e83e6f3c64f09962893799d31da7c36fbe5c2d2a6319b913bbd1e3bc47fb590e720f3a562d1c5d37b52d6eb9166dd6442ca5a8d22df8cf3ec9c9
checksum: aee024149ae5f034d628e8685a4e12ab4eca6706a5d1ba459987fcc7994f93c3598cf21099352a776657b92cbb410eab0d3231f3ab2317056c6a399e0dd3f118
languageName: node
linkType: hard

Expand Down Expand Up @@ -13475,15 +13475,15 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.3.1":
version: 2.4.4
resolution: "msw@npm:2.4.4"
"msw@npm:^2.4.7":
version: 2.4.7
resolution: "msw@npm:2.4.7"
dependencies:
"@bundled-es-modules/cookie": ^2.0.0
"@bundled-es-modules/statuses": ^1.0.1
"@bundled-es-modules/tough-cookie": ^0.1.6
"@inquirer/confirm": ^3.0.0
"@mswjs/interceptors": ^0.35.0
"@mswjs/interceptors": ^0.35.6
"@open-draft/until": ^2.1.0
"@types/cookie": ^0.6.0
"@types/statuses": ^2.0.4
Expand All @@ -13503,7 +13503,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 9942c90ffe16bab04d7833f714726b84f4be8f7b1f92814a377bc973c153f303aaef6d30f824d6da8f034904b3abd3174655b4eea817dc86a6c8cebd058d15e5
checksum: 53f67df13e2c91648d8c7e41c2210096018bb1b3eceeb584de9da5006d903cc16e557cd8b725103ce467e8daa1ada60a270033cdd28ca8ecbcb48308b5098f2d
languageName: node
linkType: hard

Expand Down Expand Up @@ -13621,7 +13621,7 @@ __metadata:
lint-staged: ^15.2.2
lodash: ^4.17.21
mq-polyfill: ^1.1.8
msw: ^2.3.1
msw: ^2.4.7
next: ^14.2.5
next-drupal: ^1.6.0
next-drupal-query: ^0.4.0
Expand Down

0 comments on commit b20e4ed

Please sign in to comment.