Skip to content

Commit

Permalink
Update dependency msw to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2024
1 parent e90d272 commit e297615
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 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.2",
"react": "18.3.1",
"react-colorful": "5.6.1",
"react-dom": "18.3.1",
Expand Down
23 changes: 9 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6637,13 +6637,6 @@ __metadata:
languageName: node
linkType: hard

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

"hacktimer@npm:1.1.3":
version: 1.1.3
resolution: "hacktimer@npm:1.1.3"
Expand Down Expand Up @@ -8202,9 +8195,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.2":
version: 2.4.2
resolution: "msw@npm:2.4.2"
dependencies:
"@bundled-es-modules/cookie": "npm:^2.0.0"
"@bundled-es-modules/statuses": "npm:^1.0.1"
Expand All @@ -8215,7 +8208,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 @@ -8224,13 +8216,16 @@ __metadata:
type-fest: "npm:^4.9.0"
yargs: "npm:^17.7.2"
peerDependencies:
typescript: ">= 4.7.x"
graphql: ">= 16.8.x"
typescript: ">= 4.8.x"
peerDependenciesMeta:
graphql:
optional: true
typescript:
optional: true
bin:
msw: cli/index.js
checksum: 10c0/f944d8eb67ccdcf74aba0ce433395a9616420b8b36d43f033635817ef7535553c7bf6854392a95b093546e3481ca99e9017525b6c0bd02f51528b669e672214d
checksum: 10c0/8fcee7f0e3e1cda33d135969a00f1650e53caf582b6dbc0e070f4d9380369caf019c634fc148232b00534b1d9279649c57e5e3ae0a78cedd6025e1335bd4b5aa
languageName: node
linkType: hard

Expand Down Expand Up @@ -8520,7 +8515,7 @@ __metadata:
jsdom: "npm:^25.0.0"
lint-staged: "npm:15.2.0"
loglevel: "npm:1.9.1"
msw: "npm:2.3.5"
msw: "npm:2.4.2"
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-colorful: "npm:5.6.1"
Expand Down

0 comments on commit e297615

Please sign in to comment.