build(deps-dev): bump msw from 2.2.0 to 2.3.0 (#391)

Bumps [msw](https://github.com/mswjs/msw) from 2.2.0 to 2.3.0.
- [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.0...v2.3.0)

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

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-10-07 09:17:16 +01:00
committed by GitHub
parent 3a62cc63b5
commit 8871de7270
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vitest": "^0.3.22",
"msw": "^2.2.0",
"msw": "^2.3.0",
"prettier": "^3.2.5",
"typescript": "^5.2.2",
"vite": "^5.1.3",
+11 -11
View File
@@ -661,9 +661,9 @@ __metadata:
languageName: node
linkType: hard
"@mswjs/interceptors@npm:^0.25.16":
version: 0.25.16
resolution: "@mswjs/interceptors@npm:0.25.16"
"@mswjs/interceptors@npm:^0.29.0":
version: 0.29.1
resolution: "@mswjs/interceptors@npm:0.29.1"
dependencies:
"@open-draft/deferred-promise": ^2.2.0
"@open-draft/logger": ^0.3.0
@@ -671,7 +671,7 @@ __metadata:
is-node-process: ^1.2.0
outvariant: ^1.2.1
strict-event-emitter: ^0.5.1
checksum: 862eb02be5f7606c643793b66b50b75e6a00784c4c6fcca3db7a52391f01a557f404d178493e716b9190412317a5fa7177abb33bfa4be576a08be4ba4e765575
checksum: c217f922c68024f6a8b526fb7df00bbfccb71e432bfb270322976dd40a9d312698e40bfd105b74df7aeb5a46276531a56ca5b8e3e9b0112f1577eb0d8d289e1f
languageName: node
linkType: hard
@@ -4034,15 +4034,15 @@ __metadata:
languageName: node
linkType: hard
"msw@npm:^2.2.0":
version: 2.2.0
resolution: "msw@npm:2.2.0"
"msw@npm:^2.3.0":
version: 2.3.0
resolution: "msw@npm:2.3.0"
dependencies:
"@bundled-es-modules/cookie": ^2.0.0
"@bundled-es-modules/statuses": ^1.0.1
"@inquirer/confirm": ^3.0.0
"@mswjs/cookies": ^1.1.0
"@mswjs/interceptors": ^0.25.16
"@mswjs/interceptors": ^0.29.0
"@open-draft/until": ^2.1.0
"@types/cookie": ^0.6.0
"@types/statuses": ^2.0.4
@@ -4056,13 +4056,13 @@ __metadata:
type-fest: ^4.9.0
yargs: ^17.7.2
peerDependencies:
typescript: ">= 4.7.x <= 5.3.x"
typescript: ">= 4.7.x"
peerDependenciesMeta:
typescript:
optional: true
bin:
msw: cli/index.js
checksum: 085ac2996fd1f65d697d3c3d2971e4fdf7b721e9a77a8b1bcd92afb2cc4b11cbb3adaa5adf31421a7824115ed2a0665ecf98d3e6826e4dd211012dca050c8ea4
checksum: 1b6e9e94f3c3f32f1c5bbdb619dac1c46adc7012e1c3131ab3936817cc7734b6b3cae5cca8947422a84f7b9e6393b5fe44dd174fd2d52d1fc0a0e1fc616a356b
languageName: node
linkType: hard
@@ -4876,7 +4876,7 @@ __metadata:
eslint-plugin-no-only-tests: ^3.1.0
eslint-plugin-prettier: ^5.1.3
eslint-plugin-vitest: ^0.3.22
msw: ^2.2.0
msw: ^2.3.0
node-fetch: ^3.3.2
prettier: ^3.2.5
typescript: ^5.2.2