chore(deps-dev): bump msw from 2.2.13 to 2.2.14 (#15278)

* chore(deps-dev): bump msw from 2.2.13 to 2.2.14

Bumps [msw](https://github.com/mswjs/msw) from 2.2.13 to 2.2.14.
- [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.2.13...v2.2.14)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-18 18:35:18 +08:00 committed by GitHub
parent b897b51367
commit 20f1ff1aa9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -171,7 +171,7 @@
"js-beautify": "1.15.1",
"lint-staged": "15.2.2",
"mockdate": "3.0.5",
"msw": "2.2.13",
"msw": "2.2.14",
"prettier": "3.2.5",
"remark-parse": "11.0.0",
"supertest": "6.3.4",

View File

@ -365,8 +365,8 @@ devDependencies:
specifier: 3.0.5
version: 3.0.5
msw:
specifier: 2.2.13
version: 2.2.13(typescript@5.4.5)
specifier: 2.2.14
version: 2.2.14(typescript@5.4.5)
prettier:
specifier: 3.2.5
version: 3.2.5
@ -7266,8 +7266,8 @@ packages:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
dev: false
/msw@2.2.13(typescript@5.4.5):
resolution: {integrity: sha512-ljFf1xZsU0b4zv1l7xzEmC6OZA6yD06hcx0H+dc8V0VypaP3HGYJa1rMLjQbBWl32ptGhcfwcPCWDB1wjmsftw==}
/msw@2.2.14(typescript@5.4.5):
resolution: {integrity: sha512-64i8rNCa1xzDK8ZYsTrVMli05D687jty8+Th+PU5VTbJ2/4P7fkQFVyDQ6ZFT5FrNR8z2BHhbY47fKNvfHrumA==}
engines: {node: '>=18'}
hasBin: true
requiresBuild: true