Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 1e663a0 commit 27ce9f1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"mini-css-extract-plugin": "2.9.1",
"msw": "2.4.10",
"msw": "2.4.11",
"next-router-mock": "0.9.13",
"path-browserify": "1.0.1",
"prettier": "3.3.3",
Expand Down
29 changes: 11 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20410,9 +20410,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.4.10":
version: 2.4.10
resolution: "msw@npm:2.4.10"
"msw@npm:2.4.11":
version: 2.4.11
resolution: "msw@npm:2.4.11"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.0"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -20426,10 +20426,10 @@ __metadata:
graphql: "npm:^16.8.1"
headers-polyfill: "npm:^4.0.2"
is-node-process: "npm:^1.2.0"
outvariant: "npm:^1.4.2"
outvariant: "npm:^1.4.3"
path-to-regexp: "npm:^6.3.0"
strict-event-emitter: "npm:^0.5.1"
type-fest: "npm:^4.9.0"
type-fest: "npm:^4.26.1"
yargs: "npm:^17.7.2"
peerDependencies:
typescript: ">= 4.8.x"
Expand All @@ -20438,7 +20438,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/f6418b2ead58ff7d3e0a962fe59c31222a1b25d31f1cdab2957592e76086a5d8c73ed0e7ed0ba209e3c01f2638d6692bd3f8615e4144c9337f82affa7cda2fc1
checksum: 10c0/2deb2ab740f2c937d74d9141c0f78864f3d45b44b939980a05b317a8c0eb81b3ca9205311eec3baabe0be0da63a3188f174c2657c70d31cbc45c8492f043a4a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -21085,13 +21085,6 @@ __metadata:
languageName: node
linkType: hard

"outvariant@npm:^1.4.2":
version: 1.4.2
resolution: "outvariant@npm:1.4.2"
checksum: 10c0/48041425a4cb725ff8871b7d9889bfc2eaded867b9b35b6c2450a36fb3632543173098654990caa6c9e9f67d902b2a01f4402c301835e9ecaf4b4695d3161853
languageName: node
linkType: hard

"outvariant@npm:^1.4.3":
version: 1.4.3
resolution: "outvariant@npm:1.4.3"
Expand Down Expand Up @@ -23975,7 +23968,7 @@ __metadata:
jwt-decode: "npm:4.0.0"
md5: "npm:2.3.0"
mini-css-extract-plugin: "npm:2.9.1"
msw: "npm:2.4.10"
msw: "npm:2.4.11"
next: "npm:14.2.15"
next-i18next: "npm:15.3.1"
next-router-mock: "npm:0.9.13"
Expand Down Expand Up @@ -25259,10 +25252,10 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:^4.9.0":
version: 4.25.0
resolution: "type-fest@npm:4.25.0"
checksum: 10c0/1187b30d74e72f4b0b44a3493d2c1c2a9dc46423961c8250bd1535e976c4b8afc3916f6b4b90d7f56ed5b2f36d1645b05c318b4915fe4909a8a66890bda1d68d
"type-fest@npm:^4.26.1":
version: 4.26.1
resolution: "type-fest@npm:4.26.1"
checksum: 10c0/d2719ff8d380befe8a3c61068f37f28d6fa2849fd140c5d2f0f143099e371da6856aad7c97e56b83329d45bfe504afe9fd936a7cff600cc0d46aa9ffb008d6c6
languageName: node
linkType: hard

Expand Down

0 comments on commit 27ce9f1

Please sign in to comment.