8000 chore: update msw to 2.4.8 · coder/coder@2cb1bf5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2cb1bf5

Browse files
committed
chore: update msw to 2.4.8
1 parent 057cbd4 commit 2cb1bf5

File tree

2 files changed

+112
-88
lines changed

2 files changed

+112
-88
lines changed

site/package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"jest-location-mock": "< A877 /span>2.0.0",
174174
"jest-websocket-mock": "2.5.0",
175175
"jest_workaround": "0.1.14",
176-
"msw": "2.4.3",
176+
"msw": "2.4.8",
177177
"postcss": "8.5.1",
178178
"protobufjs": "7.4.0",
179179
"rxjs": "7.8.1",
@@ -190,7 +190,11 @@
190190
"vite-plugin-checker": "0.8.0",
191191
"vite-plugin-turbosnap": "1.0.3"
192192
},
193-
"browserslist": ["chrome 110", "firefox 111", "safari 16.0"],
193+
"browserslist": [
194+
"chrome 110",
195+
"firefox 111",
196+
"safari 16.0"
197+
],
194198
"resolutions": {
195199
"optionator": "0.9.3",
196200
"semver": "7.6.2"

0 commit comments

Comments
 (0)
0