Skip to content

Commit cfefd24

Browse files
authored
build(deps-dev): bump msw from 2.10.3 to 2.10.4 in /frontend (#4798)
2 parents da120ef + 7f2bf0f commit cfefd24

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

frontend/.storybook/public/mockServiceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* - Please do NOT modify this file.
88
*/
99

10-
const PACKAGE_VERSION = '2.10.3'
10+
const PACKAGE_VERSION = '2.10.4'
1111
const INTEGRITY_CHECKSUM = 'f5825c521429caf22a4dd13b66e243af'
1212
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1313
const activeClientIds = new Set()

frontend/package-lock.json

Lines changed: 5 additions & 4 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": "^18.0.1",
6868
"i18next-parser": "^9.3.0",
6969
"knip": "^5.61.3",
70-
"msw": "^2.10.3",
70+
"msw": "^2.10.4",
7171
"msw-storybook-addon": "^2.0.5",
7272
"postcss": "^8.5.6",
7373
"postcss-import": "^16.1.1",

0 commit comments

Comments
 (0)