Skip to content

Commit

Permalink
Bump msw from 2.2.13 to 2.3.1 (#546)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Bolling <[email protected]>
  • Loading branch information
dependabot[bot] and jcbolling authored Jun 7, 2024
1 parent 867a6aa commit 45d7c7d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"jest-environment-jsdom": "^29.7.0",
"jest-watch-typeahead": "^2.2.2",
"lint-staged": "^15.2.2",
"msw": "^2.2.11",
"msw": "^2.3.1",
"nock": "^13.5.4",
"node_extra_ca_certs_mozilla_bundle": "^1.0.6",
"prettier": "^3.2.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13082,9 +13082,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.2.11":
version: 2.3.0
resolution: "msw@npm:2.3.0"
"msw@npm:^2.3.1":
version: 2.3.1
resolution: "msw@npm:2.3.1"
dependencies:
"@bundled-es-modules/cookie": ^2.0.0
"@bundled-es-modules/statuses": ^1.0.1
Expand All @@ -13110,7 +13110,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 1b6e9e94f3c3f32f1c5bbdb619dac1c46adc7012e1c3131ab3936817cc7734b6b3cae5cca8947422a84f7b9e6393b5fe44dd174fd2d52d1fc0a0e1fc616a356b
checksum: bae72567488822889cc5c18318206c847b85d1df4c7bff0eac62e3fa902b95dd2e36710e3679829eaceb9c4f5066f9ed441afd919b304fba111fe2dacf82cefb
languageName: node
linkType: hard

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

0 comments on commit 45d7c7d

Please sign in to comment.