Skip to content

Commit

Permalink
chore(deps): update dependency msw to v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent c28470c commit 989243f
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 @@ -39,7 +39,7 @@
"@types/luxon": "3.4.2",
"@types/node": "20.12.11",
"jest": "29.7.0",
"msw": "2.3.0",
"msw": "2.3.1",
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"typescript": "5.4.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ __metadata:
axios: "npm:1.6.8"
jest: "npm:29.7.0"
luxon: "npm:3.4.4"
msw: "npm:2.3.0"
msw: "npm:2.3.1"
prettier: "npm:3.2.5"
ts-jest: "npm:29.1.2"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -2999,9 +2999,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.3.0":
version: 2.3.0
resolution: "msw@npm:2.3.0"
"msw@npm:2.3.1":
version: 2.3.1
resolution: "msw@npm:2.3.1"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.0"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -3027,7 +3027,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/704d808741c7a7abc8757406816fd8fffa5450c1cdf8669355e7d01748c372818c61b4bf6fab3ffce5c3ad32e25302737da664e079973a18becb10396989f933
checksum: 10c0/2f8bb3cce72a37ed7014b2ef18e45b64a617c6d1ebcb871fe43184d0759fa595bcd88cbc3865c668bda5a9482e259cb13aa07c482c7d977e4975ff3708162ea0
languageName: node
linkType: hard

Expand Down

0 comments on commit 989243f

Please sign in to comment.