Skip to content

Commit e9e5907

Browse files
chore(deps): update dependency msw to v2.11.2 (#1174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc9f539 commit e9e5907

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"husky": "9.1.7",
111111
"jsdom": "26.1.0",
112112
"lint-staged": "15.5.2",
113-
"msw": "2.11.1",
113+
"msw": "2.11.2",
114114
"pinst": "3.0.0",
115115
"postcss": "8.5.6",
116116
"prettier": "3.6.2",

yarn.lock

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12243,9 +12243,9 @@ __metadata:
1224312243
languageName: node
1224412244
linkType: hard
1224512245

12246-
"msw@npm:2.11.1":
12247-
version: 2.11.1
12248-
resolution: "msw@npm:2.11.1"
12246+
"msw@npm:2.11.2":
12247+
version: 2.11.2
12248+
resolution: "msw@npm:2.11.2"
1224912249
dependencies:
1225012250
"@bundled-es-modules/cookie": "npm:^2.0.1"
1225112251
"@bundled-es-modules/statuses": "npm:^1.0.1"
@@ -12261,6 +12261,7 @@ __metadata:
1226112261
outvariant: "npm:^1.4.3"
1226212262
path-to-regexp: "npm:^6.3.0"
1226312263
picocolors: "npm:^1.1.1"
12264+
rettime: "npm:^0.7.0"
1226412265
strict-event-emitter: "npm:^0.5.1"
1226512266
tough-cookie: "npm:^6.0.0"
1226612267
type-fest: "npm:^4.26.1"
@@ -12272,7 +12273,7 @@ __metadata:
1227212273
optional: true
1227312274
bin:
1227412275
msw: cli/index.js
12275-
checksum: 10c0/855eebde024e8093d444c9fefd4ae157d5138933c5876f75bfc110d9bc31712692695da24e3bca6c2b2005a0aad6e28df90fa072ab58b75b809fba809923c3e4
12276+
checksum: 10c0/56f9549fbba4a7fdf638c79484fee637bcd85696450e3192f7998506c318a1057a84ceed4596c8af87d544d5d4cc218d10d65c32cea2d11cac5b26f601030bc0
1227612277
languageName: node
1227712278
linkType: hard
1227812279

@@ -14270,7 +14271,7 @@ __metadata:
1427014271
jsdom: "npm:26.1.0"
1427114272
lint-staged: "npm:15.5.2"
1427214273
lucide-react: "npm:0.543.0"
14273-
msw: "npm:2.11.1"
14274+
msw: "npm:2.11.2"
1427414275
pinst: "npm:3.0.0"
1427514276
postcss: "npm:8.5.6"
1427614277
prettier: "npm:3.6.2"
@@ -14776,6 +14777,13 @@ __metadata:
1477614777
languageName: node
1477714778
linkType: hard
1477814779

14780+
"rettime@npm:^0.7.0":
14781+
version: 0.7.0
14782+
resolution: "rettime@npm:0.7.0"
14783+
checksum: 10c0/1460539d49415c37e46884bf1db7a5da974b239c1bd6976e1cf076fad169067dc8f55cd2572aec504433162f3627b6d8123eea977d110476258045d620bd051b
14784+
languageName: node
14785+
linkType: hard
14786+
1477914787
"reusify@npm:^1.0.4":
1478014788
version: 1.0.4
1478114789
resolution: "reusify@npm:1.0.4"

0 commit comments

Comments
 (0)