build: bump msw from 1.3.2 to 2.2.10

Bumps [msw](https://github.com/mswjs/msw) from 1.3.2 to 2.2.10.
- [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/v1.3.2...v2.2.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-22 06:54:30 +00:00
committed by GitHub
parent 4a19791035
commit 84df5a91df
2 changed files with 401 additions and 1146 deletions

1545
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"msw": "^1.3.2",
"msw": "^2.2.10",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2"
}