Skip to content

Commit

Permalink
fix(deps): update dependency msw to v2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent c4a5436 commit 4d6d259
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.3",
"uuid": "11.0.2"
},
"devDependencies": {
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,12 +412,12 @@ __metadata:
languageName: node
linkType: hard

"@bundled-es-modules/cookie@npm:^2.0.0":
version: 2.0.0
resolution: "@bundled-es-modules/cookie@npm:2.0.0"
"@bundled-es-modules/cookie@npm:^2.0.1":
version: 2.0.1
resolution: "@bundled-es-modules/cookie@npm:2.0.1"
dependencies:
cookie: "npm:^0.5.0"
checksum: 10/c8ef02aa5d3f6c786cfa407e1c93b4af29c600eb09990973f47a7a49e4771c1bec37c8f8e567638bb9cbc41f4e38d065ff1d8eaf9bf91f0c3613a6d60bc82c8c
cookie: "npm:^0.7.2"
checksum: 10/0038a5e82c41bfcd722afedabeb6961a5f15747b3681d7f4b61e35eb1e33130039e10ee9250dc9c9e4d3915ce1aeee717c0fb92225111574f0a030411abc0987
languageName: node
linkType: hard

Expand Down 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.3"
nock: "npm:13.5.5"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
Expand Down Expand Up @@ -3235,10 +3235,10 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:^0.5.0":
version: 0.5.0
resolution: "cookie@npm:0.5.0"
checksum: 10/aae7911ddc5f444a9025fbd979ad1b5d60191011339bce48e555cb83343d0f98b865ff5c4d71fecdfb8555a5cafdc65632f6fce172f32aaf6936830a883a0380
"cookie@npm:^0.7.2":
version: 0.7.2
resolution: "cookie@npm:0.7.2"
checksum: 10/24b286c556420d4ba4e9bc09120c9d3db7d28ace2bd0f8ccee82422ce42322f73c8312441271e5eefafbead725980e5996cc02766dbb89a90ac7f5636ede608f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5830,11 +5830,11 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 4d6d259

Please sign in to comment.