Skip to content

Commit 265a02a

Browse files
chore(deps): update dependency msw to v2.10.4
1 parent fa975dc commit 265a02a

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-unicorn": "46.0.1",
7979
"eslint-plugin-varspacing": "1.2.2",
8080
"eslint-plugin-vue": "9.32.0",
81-
"msw": "2.8.2",
81+
"msw": "2.10.4",
8282
"nuxt": "3.17.1",
8383
"typescript": "5.8.3",
8484
"vitest": "2.1.9"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,17 +1996,17 @@ __metadata:
19961996
languageName: node
19971997
linkType: hard
19981998

1999-
"@mswjs/interceptors@npm:^0.37.0":
2000-
version: 0.37.3
2001-
resolution: "@mswjs/interceptors@npm:0.37.3"
1999+
"@mswjs/interceptors@npm:^0.39.1":
2000+
version: 0.39.2
2001+
resolution: "@mswjs/interceptors@npm:0.39.2"
20022002
dependencies:
20032003
"@open-draft/deferred-promise": "npm:^2.2.0"
20042004
"@open-draft/logger": "npm:^0.3.0"
20052005
"@open-draft/until": "npm:^2.0.0"
20062006
is-node-process: "npm:^1.2.0"
20072007
outvariant: "npm:^1.4.3"
20082008
strict-event-emitter: "npm:^0.5.1"
2009-
checksum: 10/3d3e2e073feead8702c18dc97e5201785865292b32bd882c4d80461adc3380483b33517c55d7c6c1e53723f5e2ecf50cca0412e6ecd2eb771f4eaabfa2138932
2009+
checksum: 10/faaa95d636363a197f125c32066457fa74d5063d8ccae4c9c0e0510179060d92b1faf8640df45a0623e0bf42a30d610c83364a58e0eb0ca412c87b2e835936c1
20102010
languageName: node
20112011
linkType: hard
20122012

@@ -3030,7 +3030,7 @@ __metadata:
30303030
eslint-plugin-unicorn: "npm:46.0.1"
30313031
eslint-plugin-varspacing: "npm:1.2.2"
30323032
eslint-plugin-vue: "npm:9.32.0"
3033-
msw: "npm:2.8.2"
3033+
msw: "npm:2.10.4"
30343034
nuxt: "npm:3.17.1"
30353035
ofetch: "npm:^1.3.4"
30363036
typescript: "npm:5.8.3"
@@ -11088,15 +11088,15 @@ __metadata:
1108811088
languageName: node
1108911089
linkType: hard
1109011090

11091-
"msw@npm:2.8.2":
11092-
version: 2.8.2
11093-
resolution: "msw@npm:2.8.2"
11091+
"msw@npm:2.10.4":
11092+
version: 2.10.4
11093+
resolution: "msw@npm:2.10.4"
1109411094
dependencies:
1109511095
"@bundled-es-modules/cookie": "npm:^2.0.1"
1109611096
"@bundled-es-modules/statuses": "npm:^1.0.1"
1109711097
"@bundled-es-modules/tough-cookie": "npm:^0.1.6"
1109811098
"@inquirer/confirm": "npm:^5.0.0"
11099-
"@mswjs/interceptors": "npm:^0.37.0"
11099+
"@mswjs/interceptors": "npm:^0.39.1"
1110011100
"@open-draft/deferred-promise": "npm:^2.2.0"
1110111101
"@open-draft/until": "npm:^2.1.0"
1110211102
"@types/cookie": "npm:^0.6.0"
@@ -11117,7 +11117,7 @@ __metadata:
1111711117
optional: true
1111811118
bin:
1111911119
msw: cli/index.js
11120-
checksum: 10/7579a8dccb8cc8eb0f13d0bf3a232a3d50a478511d95bc2a4b70778e78ffa28fd0949a855fbceb6ec381bbf76f6331a6d36fcb4a3197ff5bf55d0f14a7f3b35c
11120+
checksum: 10/e2f25dda1aba66c7444c29c41d3157cb15c0332055ab7ebfb74ef4b506e7b90098cf37c577768edb5b2b2dbf0d6ed6a7a3ca8ee6da3d72df5a25823d82f33316
1112111121
languageName: node
1112211122
linkType: hard
1112311123

0 commit comments

Comments
 (0)