Bump msw from 2.0.11 to 2.0.12

Bumps [msw](https://github.com/mswjs/msw) from 2.0.11 to 2.0.12.
- [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.0.11...v2.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-08 01:49:40 +00:00 коммит произвёл GitHub
Родитель 87ed90c331
Коммит 66a3101426
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 10 добавлений и 10 удалений

Просмотреть файл

@ -25,7 +25,7 @@
"@stripe/stripe-js": "^2.2.2",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^44.1.0",
"msw": "^2.0.11",
"msw": "^2.0.12",
"react": "18.2.0",
"react-aria": "^3.31.0",
"react-confetti": "^6.1.0",

18
package-lock.json сгенерированный
Просмотреть файл

@ -28,7 +28,7 @@
"@stripe/stripe-js": "^2.2.2",
"chokidar-cli": "^3.0.0",
"cldr-localenames-modern": "^44.1.0",
"msw": "^2.0.11",
"msw": "^2.0.12",
"react": "18.2.0",
"react-aria": "^3.31.0",
"react-confetti": "^6.1.0",
@ -11625,9 +11625,9 @@
"license": "MIT"
},
"node_modules/msw": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.11.tgz",
"integrity": "sha512-dAXFS2DxZX0uFqMPhS3oUAu8S/5IQ5qKKSwtXl3/dMTeML0C8JfSvbeWtowYg6pu4Iehgp5L/pHLrlIcG++y/A==",
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.12.tgz",
"integrity": "sha512-TN9HuRDRf8dA2tmIhc7xpX45A37zBMcjBBem490lBK+zz/eyveGoQZQTARAIiEHld6rz9bpzl1GSuxmy1mG87A==",
"hasInstallScript": true,
"dependencies": {
"@bundled-es-modules/cookie": "^2.0.0",
@ -11663,7 +11663,7 @@
"url": "https://opencollective.com/mswjs"
},
"peerDependencies": {
"typescript": ">= 4.7.x <= 5.2.x"
"typescript": ">= 4.7.x <= 5.3.x"
},
"peerDependenciesMeta": {
"typescript": {
@ -20385,7 +20385,7 @@
"jest-junit": "^16.0.0",
"license-checker": "^25.0.1",
"lint-staged": "^15.2.0",
"msw": "^2.0.11",
"msw": "^2.0.12",
"next": "^14.0.4",
"prettier": "3.1.1",
"react": "18.2.0",
@ -23329,9 +23329,9 @@
"dev": true
},
"msw": {
"version": "2.0.11",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.11.tgz",
"integrity": "sha512-dAXFS2DxZX0uFqMPhS3oUAu8S/5IQ5qKKSwtXl3/dMTeML0C8JfSvbeWtowYg6pu4Iehgp5L/pHLrlIcG++y/A==",
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/msw/-/msw-2.0.12.tgz",
"integrity": "sha512-TN9HuRDRf8dA2tmIhc7xpX45A37zBMcjBBem490lBK+zz/eyveGoQZQTARAIiEHld6rz9bpzl1GSuxmy1mG87A==",
"requires": {
"@bundled-es-modules/cookie": "^2.0.0",
"@bundled-es-modules/js-levenshtein": "^2.0.1",