Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump msw from 2.6.7 to 2.6.8 in /frontend-react in the mocking group #16763

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading