Skip to content

Commit afb6908

Browse files
authored
build(deps-dev): bump msw from 2.10.2 to 2.10.3 in /frontend (#4761)
2 parents 93905aa + 7282627 commit afb6908

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
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.2'
10+
const PACKAGE_VERSION = '2.10.3'
1111
const INTEGRITY_CHECKSUM = 'f5825c521429caf22a4dd13b66e243af'
1212
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1313
const activeClientIds = new Set()

frontend/package-lock.json

Lines changed: 4 additions & 5 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.2",
70+
"msw": "^2.10.3",
7171
"msw-storybook-addon": "^2.0.5",
7272
"postcss": "^8.5.6",
7373
"postcss-import": "^16.1.1",

0 commit comments

Comments
 (0)