chore(deps-dev): bump msw from 1.2.1 to 1.2.2

Bumps [msw](https://github.com/mswjs/msw) from 1.2.1 to 1.2.2.
- [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.2.1...v1.2.2)

---
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] 2023-06-15 22:14:18 +00:00 committed by Nicolas Meienberger
parent ee8153844d
commit d9a5930c35
2 changed files with 6 additions and 6 deletions

View file

@ -134,7 +134,7 @@
"eslint-plugin-testing-library": "^5.11.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"msw": "^1.2.1",
"msw": "^1.2.2",
"next-router-mock": "^0.9.3",
"nodemon": "^2.0.22",
"prettier": "^2.8.8",

10
pnpm-lock.yaml generated
View file

@ -310,8 +310,8 @@ devDependencies:
specifier: ^29.5.0
version: 29.5.0
msw:
specifier: ^1.2.1
version: 1.2.1(typescript@5.1.3)
specifier: ^1.2.2
version: 1.2.2(typescript@5.1.3)
next-router-mock:
specifier: ^0.9.3
version: 0.9.3(next@13.4.4)(react@18.2.0)
@ -8034,13 +8034,13 @@ packages:
/ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
/msw@1.2.1(typescript@5.1.3):
resolution: {integrity: sha512-bF7qWJQSmKn6bwGYVPXOxhexTCGD5oJSZg8yt8IBClxvo3Dx/1W0zqE1nX9BSWmzRsCKWfeGWcB/vpqV6aclpw==}
/msw@1.2.2(typescript@5.1.3):
resolution: {integrity: sha512-GsW3PE/Es/a1tYThXcM8YHOZ1S1MtivcS3He/LQbbTCx3rbWJYCtWD5XXyJ53KlNPT7O1VI9sCW3xMtgFe8XpQ==}
engines: {node: '>=14'}
hasBin: true
requiresBuild: true
peerDependencies:
typescript: '>= 4.4.x <= 5.0.x'
typescript: '>= 4.4.x <= 5.1.x'
peerDependenciesMeta:
typescript:
optional: true