Skip to content

Commit

Permalink
fix(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 Nov 22, 2024
1 parent a45d079 commit dd399f9
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.5",
"msw": "2.6.6",
"uuid": "11.0.3"
},
"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.7"
lodash.debounce: "npm:4.0.8"
miragejs: "npm:0.1.48"
msw: "npm:2.6.5"
msw: "npm:2.6.6"
nock: "npm:13.5.6"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
Expand Down Expand Up @@ -5852,9 +5852,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 @@ -5881,7 +5881,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10/ab02f44c9e54a5b0fe2ef61689886869a4b353f2757d73dea9dbfd16d5d3c1d4fe9b52d5b718bb9e0c18bfa7c6ce95ce8a31bf97f156cef312837c8157309304
checksum: 10/7762ba5f1570789328af27167e03c2b8eb4981faa476ae47d74c125c90ddc1792bc28b9ce1100bbc4e105b55e3e7d65e7cae8d27fa7677b6516e42a63c38b7a3
languageName: node
linkType: hard

Expand Down

0 comments on commit dd399f9

Please sign in to comment.