Skip to content

Commit 4380d68

Browse files
chore(deps): update dependency msw to v2.10.2 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 704309f commit 4380d68

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
@@ -57,7 +57,7 @@
5757
"eslint-config-universe": "15.0.3",
5858
"jest": "29.7.0",
5959
"jiti": "2.4.2",
60-
"msw": "2.7.5",
60+
"msw": "2.10.2",
6161
"prettier": "3.5.3",
6262
"ts-jest": "29.3.2",
6363
"typescript": "5.8.3"

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -925,17 +925,17 @@ __metadata:
925925
languageName: node
926926
linkType: hard
927927

928-
"@mswjs/interceptors@npm:^0.37.0":
929-
version: 0.37.3
930-
resolution: "@mswjs/interceptors@npm:0.37.3"
928+
"@mswjs/interceptors@npm:^0.39.1":
929+
version: 0.39.2
930+
resolution: "@mswjs/interceptors@npm:0.39.2"
931931
dependencies:
932932
"@open-draft/deferred-promise": "npm:^2.2.0"
933933
"@open-draft/logger": "npm:^0.3.0"
934934
"@open-draft/until": "npm:^2.0.0"
935935
is-node-process: "npm:^1.2.0"
936936
outvariant: "npm:^1.4.3"
937937
strict-event-emitter: "npm:^0.5.1"
938-
checksum: 10c0/5a8d9ab7c491d14dff996f23bda0fa7b7059f68a1d4981b804b6114f1c0c0490bc35860df135ed36da1720984323878b1a9d13dbc80936bbfa67b3d3c3476f6c
938+
checksum: 10c0/5698e33930a6b6e7cc78cf762291be60c91c6348faa22750acc41ef41528e7891e74541ccfb668ba470d964233fd2121c44d0224a2917eedeba2459cf0b78ca2
939939
languageName: node
940940
linkType: hard
941941

@@ -2920,7 +2920,7 @@ __metadata:
29202920
eslint-config-universe: "npm:15.0.3"
29212921
jest: "npm:29.7.0"
29222922
jiti: "npm:2.4.2"
2923-
msw: "npm:2.7.5"
2923+
msw: "npm:2.10.2"
29242924
node-fetch: "npm:^2.6.0"
29252925
prettier: "npm:3.5.3"
29262926
promise-limit: "npm:^2.7.0"
@@ -4943,15 +4943,15 @@ __metadata:
49434943
languageName: node
49444944
linkType: hard
49454945

4946-
"msw@npm:2.7.5":
4947-
version: 2.7.5
4948-
resolution: "msw@npm:2.7.5"
4946+
"msw@npm:2.10.2":
4947+
version: 2.10.2
4948+
resolution: "msw@npm:2.10.2"
49494949
dependencies:
49504950
"@bundled-es-modules/cookie": "npm:^2.0.1"
49514951
"@bundled-es-modules/statuses": "npm:^1.0.1"
49524952
"@bundled-es-modules/tough-cookie": "npm:^0.1.6"
49534953
"@inquirer/confirm": "npm:^5.0.0"
4954-
"@mswjs/interceptors": "npm:^0.37.0"
4954+
"@mswjs/interceptors": "npm:^0.39.1"
49554955
"@open-draft/deferred-promise": "npm:^2.2.0"
49564956
"@open-draft/until": "npm:^2.1.0"
49574957
"@types/cookie": "npm:^0.6.0"
@@ -4972,7 +4972,7 @@ __metadata:
49724972
optional: true
49734973
bin:
49744974
msw: cli/index.js
4975-
checksum: 10c0/6de0e3d610c1786a00cd9abe76eb31755fcaaab4a29f5299b82c509328deaaf86dd79447f184a036965c13813eb6a425153e8c62f56747feffca597e46955204
4975+
checksum: 10c0/fb44961e17e12864b4764b4c015f6ce7c907081f8dcd237ecd635eab00b787847406fbd36a2bcf2ef4c21114a3610ac03c7f93f3080f509a69b0c1c5285fd683
49764976
languageName: node
49774977
linkType: hard
49784978

0 commit comments

Comments
 (0)