Skip to content

Commit 20853a4

Browse files
authored
build(deps-dev): bump msw from 2.7.1 to 2.7.3 in /frontend (#4104)
2 parents 27bcc8f + ec45991 commit 20853a4

File tree

3 files changed

+6
-6
lines changed

3 files changed

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

frontend/package-lock.json

Lines changed: 4 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
@@ -70,7 +70,7 @@
7070
"happy-dom": "^17.1.4",
7171
"i18next-parser": "^9.3.0",
7272
"knip": "^5.44.5",
73-
"msw": "^2.7.1",
73+
"msw": "^2.7.3",
7474
"msw-storybook-addon": "^2.0.4",
7575
"postcss": "^8.5.3",
7676
"postcss-import": "^16.1.0",

0 commit comments

Comments
 (0)