Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.6.4 (#402)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 6282c06 commit 2975075
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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

0 comments on commit 2975075

Please sign in to comment.