Skip to content

Commit a0faba2

Browse files
authored
build(deps-dev): bump msw from 2.10.4 to 2.11.1 in /frontend (#4963)
2 parents 041c949 + eceba37 commit a0faba2

File tree

3 files changed

+32
-91
lines changed

3 files changed

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

frontend/package-lock.json

Lines changed: 30 additions & 89 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.62.0",
70-
"msw": "^2.10.4",
70+
"msw": "^2.11.1",
7171
"msw-storybook-addon": "^2.0.5",
7272
"postcss": "^8.5.6",
7373
"postcss-import": "^16.1.1",

0 commit comments

Comments
 (0)