Skip to content

Commit 8949ca4

Browse files
chore(deps): update dependency msw to v2.8.7 (#1018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e093586 commit 8949ca4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-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.8.6",
113+
"msw": "2.8.7",
114114
"pinst": "3.0.0",
115115
"postcss": "8.5.4",
116116
"prettier": "3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12283,9 +12283,9 @@ __metadata:
1228312283
languageName: node
1228412284
linkType: hard
1228512285

12286-
"msw@npm:2.8.6":
12287-
version: 2.8.6
12288-
resolution: "msw@npm:2.8.6"
12286+
"msw@npm:2.8.7":
12287+
version: 2.8.7
12288+
resolution: "msw@npm:2.8.7"
1228912289
dependencies:
1229012290
"@bundled-es-modules/cookie": "npm:^2.0.1"
1229112291
"@bundled-es-modules/statuses": "npm:^1.0.1"
@@ -12312,7 +12312,7 @@ __metadata:
1231212312
optional: true
1231312313
bin:
1231412314
msw: cli/index.js
12315-
checksum: 10c0/91c5fb23f2c07a87d13439c1b02e4f05be9d5b8592e77349deee49ac306a4297172420055fe47b24c065775a0933720e8d393751ed10eae036dbebe2d3ed2a6e
12315+
checksum: 10c0/2da0a5daf172590fecf3ac3c469c2c4b23e5cd98e28ef7bb0fdb719ecae1391c66c5c48d31d1d3aae13c0e7ace03d9a7ccd70dfe05fa41f87b890c107f1c49e4
1231612316
languageName: node
1231712317
linkType: hard
1231812318

@@ -14287,7 +14287,7 @@ __metadata:
1428714287
jsdom: "npm:26.1.0"
1428814288
lint-staged: "npm:15.5.2"
1428914289
lucide-react: "npm:0.511.0"
14290-
msw: "npm:2.8.6"
14290+
msw: "npm:2.8.7"
1429114291
pinst: "npm:3.0.0"
1429214292
postcss: "npm:8.5.4"
1429314293
prettier: "npm:3.5.3"

0 commit comments

Comments
 (0)