Skip to content

Commit

Permalink
Bump msw from 2.3.5 to 2.4.1 in /frontend-react in the msw group
Browse files Browse the repository at this point in the history
Bumps the msw group in /frontend-react with 1 update: [msw](https://github.com/mswjs/msw).


Updates `msw` from 2.3.5 to 2.4.1
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.3.5...v2.4.1)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: msw
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent e84f2c3 commit cb3f615
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"jsdom": "^24.1.1",
"lint-staged": "^15.2.9",
"mockdate": "^3.0.5",
"msw": "^2.3.5",
"msw": "^2.4.1",
"msw-storybook-addon": "beta",
"npm-run-all": "^4.1.5",
"otpauth": "^9.3.2",
Expand Down
21 changes: 8 additions & 13 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8256,13 +8256,6 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:^16.8.1":
version: 16.8.1
resolution: "graphql@npm:16.8.1"
checksum: 8d304b7b6f708c8c5cc164b06e92467dfe36aff6d4f2cf31dd19c4c2905a0e7b89edac4b7e225871131fd24e21460836b369de0c06532644d15b461d55b1ccc0
languageName: node
linkType: hard

"handlebars@npm:^4.7.7":
version: 4.7.8
resolution: "handlebars@npm:4.7.8"
Expand Down Expand Up @@ -10816,9 +10809,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": ^2.0.0
"@bundled-es-modules/statuses": ^1.0.1
Expand All @@ -10829,7 +10822,6 @@ __metadata:
"@types/cookie": ^0.6.0
"@types/statuses": ^2.0.4
chalk: ^4.1.2
graphql: ^16.8.1
headers-polyfill: ^4.0.2
is-node-process: ^1.2.0
outvariant: ^1.4.2
Expand All @@ -10838,13 +10830,16 @@ __metadata:
type-fest: ^4.9.0
yargs: ^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: 0867b11ad26cf54d6b4a01a416524ce56ee62c165ce753cb82cc404882e24dc96ecf81c1900348d96afce8f17da32ec640953c9b4c1319c3d84f97a75f4c735a
checksum: dc4d20bf856dfaed88c5ac438d4ee003ad8b56af2ca6e16ccd5e22b4f7fecb60a8df47d575bfd5d34c9bfc676263caa0426e1a9b7a539664b1a3427624ee1ffe
languageName: node
linkType: hard

Expand Down Expand Up @@ -12137,7 +12132,7 @@ __metadata:
lint-staged: ^15.2.9
lodash: ^4.17.21
mockdate: ^3.0.5
msw: ^2.3.5
msw: ^2.4.1
msw-storybook-addon: beta
npm-run-all: ^4.1.5
otpauth: ^9.3.2
Expand Down

0 comments on commit cb3f615

Please sign in to comment.