Skip to content

Commit

Permalink
fix(deps): update dependency msw to v2.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent c4a5436 commit 753acf7
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 @@ -54,7 +54,7 @@
"http-status-codes": "2.3.0",
"lodash.debounce": "4.0.8",
"miragejs": "0.1.48",
"msw": "2.6.0",
"msw": "2.6.1",
"uuid": "11.0.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1095,7 +1095,7 @@ __metadata:
husky: "npm:9.1.6"
lodash.debounce: "npm:4.0.8"
miragejs: "npm:0.1.48"
msw: "npm:2.6.0"
msw: "npm:2.6.1"
nock: "npm:13.5.5"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
Expand Down Expand Up @@ -5830,9 +5830,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.6.0":
version: 2.6.0
resolution: "msw@npm:2.6.0"
"msw@npm:2.6.1":
version: 2.6.1
resolution: "msw@npm:2.6.1"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.0"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -5859,7 +5859,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10/7fec823b9350c8c2e635f6acbb0549d10b11b5622f16b9f90ee147d993458083054eaffe5ade6fcd435dd5dc66e4d5db7a4ee1f266944afeb617d2abe5afc89a
checksum: 10/a3cd4c4eca0c1527ce8eccd22a6f90fc785478527e35f9542943bd43359364157bbbca69a51086f5047bff39288aeaac2517df9572c3cbd03abe1b94d326a29e
languageName: node
linkType: hard

Expand Down

0 comments on commit 753acf7

Please sign in to comment.