Skip to content

Commit

Permalink
build(deps-dev): bump msw from 2.7.1 to 2.7.3 in /frontend (#4104)
Browse files Browse the repository at this point in the history
  • Loading branch information
sandhose authored Feb 24, 2025
2 parents 27bcc8f + ec45991 commit 20853a4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/.storybook/public/mockServiceWorker.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
* - Please do NOT serve this file on production.
*/

const PACKAGE_VERSION = '2.7.1'
const PACKAGE_VERSION = '2.7.3'
const INTEGRITY_CHECKSUM = '00729d72e3b82faf54ca8b9621dbb96f'
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
const activeClientIds = new Set()
Expand Down
8 changes: 4 additions & 4 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"happy-dom": "^17.1.4",
"i18next-parser": "^9.3.0",
"knip": "^5.44.5",
"msw": "^2.7.1",
"msw": "^2.7.3",
"msw-storybook-addon": "^2.0.4",
"postcss": "^8.5.3",
"postcss-import": "^16.1.0",
Expand Down

0 comments on commit 20853a4

Please sign in to comment.