Skip to content

Commit 7122f52

Browse files
authored
build(deps-dev): bump msw from 2.7.3 to 2.7.4 in /frontend (#4399)
2 parents b041b53 + bda3fd6 commit 7122f52

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

frontend/.storybook/public/mockServiceWorker.js

+1-1
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.3'
11+
const PACKAGE_VERSION = '2.7.4'
1212
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
1313
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1414
const activeClientIds = new Set()

frontend/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"happy-dom": "^17.4.4",
7171
"i18next-parser": "^9.3.0",
7272
"knip": "^5.50.2",
73-
"msw": "^2.7.3",
73+
"msw": "^2.7.4",
7474
"msw-storybook-addon": "^2.0.4",
7575
"postcss": "^8.5.3",
7676
"postcss-import": "^16.1.0",

0 commit comments

Comments
 (0)