Skip to content

Commit 46eb75f

Browse files
authored
build(deps-dev): bump msw from 2.7.5 to 2.8.7 in /frontend (#4616)
2 parents 38e6d50 + d9cb2b4 commit 46eb75f

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

frontend/.storybook/public/mockServiceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* - Please do NOT serve this file on production.
99
*/
1010

11-
const PACKAGE_VERSION = '2.7.5'
11+
const PACKAGE_VERSION = '2.8.7'
1212
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
1313
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1414
const activeClientIds = new Set()

frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"happy-dom": "^17.4.6",
6868
"i18next-parser": "^9.3.0",
6969
"knip": "^5.57.2",
70-
"msw": "^2.7.5",
70+
"msw": "^2.8.7",
7171
"msw-storybook-addon": "^2.0.4",
7272
"postcss": "^8.5.3",
7373
"postcss-import": "^16.1.0",

0 commit comments

Comments
 (0)