Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jamacku committed Dec 2, 2024
1 parent bd15e34 commit 155de8f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/luxon": "3.4.2",
"@types/node": "22.9.1",
"@vitest/coverage-v8": "^2.1.5",
"msw": "2.6.5",
"msw": "2.6.6",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vitest": "^2.1.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@ __metadata:
"@vitest/coverage-v8": "npm:^2.1.5"
axios: "npm:1.7.7"
luxon: "npm:3.5.0"
msw: "npm:2.6.5"
msw: "npm:2.6.6"
prettier: "npm:3.3.3"
typescript: "npm:5.6.3"
vitest: "npm:^2.1.5"
Expand Down Expand Up @@ -1684,9 +1684,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.6.5":
version: 2.6.5
resolution: "msw@npm:2.6.5"
"msw@npm:2.6.6":
version: 2.6.6
resolution: "msw@npm:2.6.6"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.1"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -1713,7 +1713,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/b836d1babafb048e03f9ce494b25cbe199b76006b76ba1cae87556150361f56cd4424193034db3eadfed6dd795a106215aa433366d7604e09852b7b47a3b1af3
checksum: 10c0/d7f0e0ea6512cfddda5b7695a0c6c6a0ed43b36b62f25925beee8e12daec12a5ef369d00e0976f9dd76d3af779741fda11a3eae812da11a044b03992e697010c
languageName: node
linkType: hard

Expand Down

0 comments on commit 155de8f

Please sign in to comment.