Skip to content

Commit d13bb2f

Browse files
authored
build(deps-dev): bump msw from 2.11.2 to 2.11.3 in /frontend (#5077)
2 parents aeea362 + 2b11830 commit d13bb2f

File tree

3 files changed

+17
-7
lines changed

3 files changed

+17
-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.11.2'
10+
const PACKAGE_VERSION = '2.11.3'
1111
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
1212
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1313
const activeClientIds = new Set()

frontend/package-lock.json

Lines changed: 15 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
@@ -66,7 +66,7 @@
6666
"happy-dom": "^19.0.2",
6767
"i18next-parser": "^9.3.0",
6868
"knip": "^5.64.1",
69-
"msw": "^2.11.2",
69+
"msw": "^2.11.3",
7070
"msw-storybook-addon": "^2.0.5",
7171
"postcss": "^8.5.6",
7272
"postcss-import": "^16.1.1",

0 commit comments

Comments
 (0)