build(deps-dev): bump msw from 2.7.1 to 2.7.3 in /frontend

Bumps [msw](https://github.com/mswjs/msw) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v2.7.1...v2.7.3)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-24 14:34:02 +00:00
committed by GitHub
parent f29d1f89e7
commit a399ec6f76
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,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",
@@ -11029,9 +11029,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.7.1",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.7.1.tgz",
"integrity": "sha512-TVT65uoWt9LE4lMTLBdClHBQVwvZv5ofac1YyE119nCrNyXf4ktdeVnWH9Fyt94Ifmiedhw6Npp4DSuVRSuRpw==",
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.7.3.tgz",
"integrity": "sha512-+mycXv8l2fEAjFZ5sjrtjJDmm2ceKGjrNbBr1durRg6VkU9fNUE/gsmQ51hWbHqs+l35W1iM+ZsmOD9Fd6lspw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View File

@@ -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",