Skip to content

Commit ea5321e

Browse files
chore(dev-deps): bump msw from 2.10.4 to 2.10.5
Bumps [msw](https://github.com/mswjs/msw) from 2.10.4 to 2.10.5. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.10.4...v2.10.5) --- updated-dependencies: - dependency-name: msw dependency-version: 2.10.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8288e2 commit ea5321e

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.yarn/install-state.gz

887 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"eslint-plugin-markdown": "^5.1.0",
5151
"eslint-plugin-only-error": "^1.0.2",
5252
"mocha": "^10",
53-
"msw": "^2.0.6",
53+
"msw": "^2.10.5",
5454
"oclif": "^4.0.3",
5555
"prettier": "^3.6.2",
5656
"shx": "^0.3.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,7 +2010,7 @@ __metadata:
20102010
inquirer-autocomplete-standalone: "npm:^0.8.1"
20112011
lodash.camelcase: "npm:^4.3.0"
20122012
mocha: "npm:^10"
2013-
msw: "npm:^2.0.6"
2013+
msw: "npm:^2.10.5"
20142014
mustache: "npm:^4.2.0"
20152015
oclif: "npm:^4.0.3"
20162016
prettier: "npm:^3.6.2"
@@ -7348,9 +7348,9 @@ __metadata:
73487348
languageName: node
73497349
linkType: hard
73507350

7351-
"msw@npm:^2.0.6":
7352-
version: 2.10.4
7353-
resolution: "msw@npm:2.10.4"
7351+
"msw@npm:^2.10.5":
7352+
version: 2.10.5
7353+
resolution: "msw@npm:2.10.5"
73547354
dependencies:
73557355
"@bundled-es-modules/cookie": "npm:^2.0.1"
73567356
"@bundled-es-modules/statuses": "npm:^1.0.1"
@@ -7377,7 +7377,7 @@ __metadata:
73777377
optional: true
73787378
bin:
73797379
msw: cli/index.js
7380-
checksum: 10c0/48dff36c7cf8ad504bb8f8a2ff6946cf5727752c140681eb68da00991d9fe56224bace970476771a9fffae136256c389c591d71368a6967d053dbad6b6df3346
7380+
checksum: 10c0/c85a1479c862ec2ba7b29da667cc27bf37f2f525245ca3a0aa21602dcade149b516a7ad6ae095eec3c5191ca37e1b8f2f9a2430bb9297af177deb5b85572a8a7
73817381
languageName: node
73827382
linkType: hard
73837383

0 commit comments

Comments
 (0)