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): update dependency msw to v2.6.4 #402

Merged
merged 1 commit into from
Nov 14, 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
2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jest-junit": "16.0.0",
"jsdom": "25.0.1",
"mini-css-extract-plugin": "2.9.2",
"msw": "2.6.2",
"msw": "2.6.4",
"prettier": "3.3.3",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions src/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9314,9 +9314,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.6.2":
version: 2.6.2
resolution: "msw@npm:2.6.2"
"msw@npm:2.6.4":
version: 2.6.4
resolution: "msw@npm:2.6.4"
dependencies:
"@bundled-es-modules/cookie": ^2.0.1
"@bundled-es-modules/statuses": ^1.0.1
Expand All @@ -9343,7 +9343,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 2e4631bf9ee7cc6cea34ec9ed4f0305ea34f39e8c25b8c44dd322f4a3ab5da48d2bf0c8fd8920c2c2a0026b5477798eedfb3a4256ff28d27b3a67ecca4fd2f62
checksum: b53b0a8746b735220b8111284c5345baadd78b858c1119472635b5b59323e8246891947aaac30c9f5eb4c1fa5ccd5f2b77baedce21db36619cd90ee4ab7011f0
languageName: node
linkType: hard

Expand Down Expand Up @@ -10548,7 +10548,7 @@ __metadata:
marked: 14.1.4
mini-css-extract-plugin: 2.9.2
moment: 2.30.1
msw: 2.6.2
msw: 2.6.4
prettier: 3.3.3
react: 18.3.1
react-content-loader: 7.0.2
Expand Down