Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-only-error": "^1.0.2",
"mocha": "^10",
"msw": "^2.0.6",
"msw": "^2.10.5",
"oclif": "^4.0.3",
"prettier": "^3.6.2",
"shx": "^0.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2010,7 +2010,7 @@ __metadata:
inquirer-autocomplete-standalone: "npm:^0.8.1"
lodash.camelcase: "npm:^4.3.0"
mocha: "npm:^10"
msw: "npm:^2.0.6"
msw: "npm:^2.10.5"
mustache: "npm:^4.2.0"
oclif: "npm:^4.0.3"
prettier: "npm:^3.6.2"
Expand Down Expand Up @@ -7348,9 +7348,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.0.6":
version: 2.10.4
resolution: "msw@npm:2.10.4"
"msw@npm:^2.10.5":
version: 2.10.5
resolution: "msw@npm:2.10.5"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.1"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -7377,7 +7377,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/48dff36c7cf8ad504bb8f8a2ff6946cf5727752c140681eb68da00991d9fe56224bace970476771a9fffae136256c389c591d71368a6967d053dbad6b6df3346
checksum: 10c0/c85a1479c862ec2ba7b29da667cc27bf37f2f525245ca3a0aa21602dcade149b516a7ad6ae095eec3c5191ca37e1b8f2f9a2430bb9297af177deb5b85572a8a7
languageName: node
linkType: hard

Expand Down
Loading