Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump msw from 2.6.6 to 2.6.8 #943

Merged
merged 1 commit into from
Dec 10, 2024
Merged
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 removed .yarn/cache/msw-npm-2.6.6-9fc86c7776-803d60ca38.zip
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-react": "^7.37.2",
"globals": "^15.12.0",
"jest": "^29.7.0",
"msw": "^2.6.6",
"msw": "^2.6.8",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,7 @@ __metadata:
io-ts: ^2.2.21
jest: ^29.7.0
jose: ^5.9.6
msw: ^2.6.6
msw: ^2.6.8
npm-run-all: ^4.1.5
prettier: ^3.3.3
prettier-plugin-packagejson: ^2.5.6
Expand Down Expand Up @@ -6100,9 +6100,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.6.6":
version: 2.6.6
resolution: "msw@npm:2.6.6"
"msw@npm:^2.6.8":
version: 2.6.8
resolution: "msw@npm:2.6.8"
dependencies:
"@bundled-es-modules/cookie": ^2.0.1
"@bundled-es-modules/statuses": ^1.0.1
Expand All @@ -6129,7 +6129,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 803d60ca38fb8b3b35a81e5f95739ccb2a8935957f9a29e9baf3948fda1839e54a1164af305cbab1e75fa957f45258a609bc3ea5b1f97cb09a671a12e964ada8
checksum: 5847c78a19413647edfc215452479b389ecaca155581726ac63c82e61bc388f2dd69f4efce9f9b867fb18405a1d748ecaf6ceab00cca26e743673baa20015a79
languageName: node
linkType: hard

Expand Down
Loading