Skip to content

Commit

Permalink
Bump msw from 2.6.7 to 2.6.8 in /frontend-react in the mocking group (#…
Browse files Browse the repository at this point in the history
…16763)

Bumps the mocking group in /frontend-react with 1 update: [msw](https://github.com/mswjs/msw).


Updates `msw` from 2.6.7 to 2.6.8
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.7...v2.6.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent 94f2337 commit 7b13fee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@
"jsdom": "^25.0.1",
"lint-staged": "^15.2.11",
"mockdate": "^3.0.5",
"msw": "^2.6.7",
"msw": "^2.6.8",
"msw-storybook-addon": "^2.0.4",
"npm-run-all": "^4.1.5",
"otpauth": "^9.3.6",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8876,9 +8876,9 @@ __metadata:
languageName: node
linkType: hard

"msw@npm:^2.6.7":
version: 2.6.7
resolution: "msw@npm:2.6.7"
"msw@npm:^2.6.8":
version: 2.6.8
resolution: "msw@npm:2.6.8"
dependencies:
"@bundled-es-modules/cookie": ^2.0.1
"@bundled-es-modules/statuses": ^1.0.1
Expand All @@ -8905,7 +8905,7 @@ __metadata:
optional: true
bin:
msw: cli/index.js
checksum: 0aca4b1cf4939d6a6dae4901ddbf535f71e6d34d4594ceaf85f09ffaca44da0cb14ce5bb18350be720444330150f14ee9deeddeffa84d6a2dde777fcda17dfb0
checksum: 5847c78a19413647edfc215452479b389ecaca155581726ac63c82e61bc388f2dd69f4efce9f9b867fb18405a1d748ecaf6ceab00cca26e743673baa20015a79
languageName: node
linkType: hard

Expand Down Expand Up @@ -9966,7 +9966,7 @@ __metadata:
lint-staged: ^15.2.11
lodash: ^4.17.21
mockdate: ^3.0.5
msw: ^2.6.7
msw: ^2.6.8
msw-storybook-addon: ^2.0.4
npm-run-all: ^4.1.5
otpauth: ^9.3.6
Expand Down

0 comments on commit 7b13fee

Please sign in to comment.