Skip to content

Commit

Permalink
Update dependency msw to v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 6bb336e commit 60b94fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"date-fns": "3.6.0",
"hacktimer": "1.1.3",
"loglevel": "1.9.1",
"msw": "2.3.5",
"msw": "2.4.1",
"react": "18.3.1",
"react-colorful": "5.6.1",
"react-dom": "18.3.1",
Expand Down
21 changes: 8 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6507,13 +6507,6 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 10c0/129c318156b466f440914de80dbf7bc67d17f776f2a088a40cb0da611d19a97c224b1c6d2b13cbcbc6e5776e45ed7468b8432f9c3536724e079b44f1a3d57a8a
languageName: node
linkType: hard

"hacktimer@npm:1.1.3":
version: 1.1.3
resolution: "hacktimer@npm:1.1.3"
Expand Down Expand Up @@ -8029,9 +8022,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:2.3.5":
version: 2.3.5
resolution: "msw@npm:2.3.5"
"msw@npm:2.4.1":
version: 2.4.1
resolution: "msw@npm:2.4.1"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.0"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -8042,7 +8035,6 @@ __metadata:
"@types/cookie": "npm:^0.6.0"
"@types/statuses": "npm:^2.0.4"
chalk: "npm:^4.1.2"
graphql: "npm:^16.8.1"
headers-polyfill: "npm:^4.0.2"
is-node-process: "npm:^1.2.0"
outvariant: "npm:^1.4.2"
Expand All @@ -8051,13 +8043,16 @@ __metadata:
type-fest: "npm:^4.9.0"
yargs: "npm:^17.7.2"
peerDependencies:
graphql: ">= 16.8.x"
typescript: ">= 4.7.x"
peerDependenciesMeta:
graphql:
optional: true
typescript:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/f944d8eb67ccdcf74aba0ce433395a9616420b8b36d43f033635817ef7535553c7bf6854392a95b093546e3481ca99e9017525b6c0bd02f51528b669e672214d
checksum: 10c0/9952dd89c289ddb1f9eac36065364b7143d40535a28d1f8eb6b947dc54cdd0e9cb38d656551c886e413baaddcae3e4e1ca80f8613c55729c8fcd3dbc8488cbde
languageName: node
linkType: hard

Expand Down Expand Up @@ -8348,7 +8343,7 @@ __metadata:
jsdom: "npm:^24.1.1"
lint-staged: "npm:15.2.0"
loglevel: "npm:1.9.1"
msw: "npm:2.3.5"
msw: "npm:2.4.1"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-colorful: "npm:5.6.1"
Expand Down

0 comments on commit 60b94fa

Please sign in to comment.