chore(deps-dev): Bump msw from 2.13.4 to 2.13.6

Bumps [msw](https://github.com/mswjs/msw) from 2.13.4 to 2.13.6.
- [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.13.4...v2.13.6)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.13.6
  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] 2026-05-02 03:39:44 +00:00 committed by GitHub
parent 7f0429cade
commit e12fe2368d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -65,7 +65,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.4.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.13.4",
"msw": "^2.13.6",
"sass": "^1.99.0",
"stylelint": "^17.8.0",
"vite": "^7.3.2",
@ -12391,9 +12391,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.13.4",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.4.tgz",
"integrity": "sha512-fPlKBeFe+8rpcyR3umUmmHuNwu6gc6T3STvkgEa9WDX/HEgal9wDeflpCUAIRtmvaLZM2igfI5y1bZ9G5J26KA==",
"version": "2.13.6",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.13.6.tgz",
"integrity": "sha512-GAJbQy8Ra/Ydjt0Hb2MGT2qhzd83J3+QZMHdH85uW7r/XkKc846+Ma2PLif5hGvTm5Yqa+wkcstpim0WeLZU9g==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

@ -94,7 +94,7 @@
"is-svg": "^6.1.0",
"jsdom": "^27.4.0",
"jsdom-testing-mocks": "^1.16.0",
"msw": "^2.13.4",
"msw": "^2.13.6",
"sass": "^1.99.0",
"stylelint": "^17.8.0",
"vite": "^7.3.2",