Skip to content

Commit 11c6d3c

Browse files
chore(deps): update dependency msw to v2.8.4 (#991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e8f010 commit 11c6d3c

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.3",
113+
"msw": "2.8.4",
114114
"pinst": "3.0.0",
115115
"postcss": "8.5.3",
116116
"prettier": "3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12121,9 +12121,9 @@ __metadata:
1212112121
languageName: node
1212212122
linkType: hard
1212312123

12124-
"msw@npm:2.8.3":
12125-
version: 2.8.3
12126-
resolution: "msw@npm:2.8.3"
12124+
"msw@npm:2.8.4":
12125+
version: 2.8.4
12126+
resolution: "msw@npm:2.8.4"
1212712127
dependencies:
1212812128
"@bundled-es-modules/cookie": "npm:^2.0.1"
1212912129
"@bundled-es-modules/statuses": "npm:^1.0.1"
@@ -12150,7 +12150,7 @@ __metadata:
1215012150
optional: true
1215112151
bin:
1215212152
msw: cli/index.js
12153-
checksum: 10c0/d947ac193e2b102e5231a449903f8334410a7162e1a0a65c03878109d1d735512adf07053a9d623a914e3af8303d5537bb8b9ca05bb4b5de90b9c7e18f9b16de
12153+
checksum: 10c0/525e1a43067942121b212fa1d2fef79649b9800ab421d4c638d2bdfbb3b69af603c2f2641df7e07ce340299fdd274d044bc294a1a9c326adec2bb942f4643540
1215412154
languageName: node
1215512155
linkType: hard
1215612156

@@ -14105,7 +14105,7 @@ __metadata:
1410514105
jsdom: "npm:26.1.0"
1410614106
lint-staged: "npm:15.5.2"
1410714107
lucide-react: "npm:0.510.0"
14108-
msw: "npm:2.8.3"
14108+
msw: "npm:2.8.4"
1410914109
pinst: "npm:3.0.0"
1411014110
postcss: "npm:8.5.3"
1411114111
prettier: "npm:3.5.3"

0 commit comments

Comments
 (0)