Skip to content

Commit 8fc7ac7

Browse files
build(deps-dev): bump msw from 2.10.3 to 2.10.4 in /code
Bumps [msw](https://github.com/mswjs/msw) from 2.10.3 to 2.10.4. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: msw dependency-version: 2.10.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d9928e commit 8fc7ac7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint-plugin-import": "^2.32.0",
6464
"eslint-plugin-prettier": "^5.5.1",
6565
"globals": "^16.3.0",
66-
"msw": "^2.10.3",
66+
"msw": "^2.10.4",
6767
"prettier": "^3.6.0",
6868
"typescript": "^5.8.3",
6969
"typescript-eslint": "^8.35.1",

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2725,10 +2725,10 @@ ms@^2.1.1, ms@^2.1.3:
27252725
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
27262726
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
27272727

2728-
msw@^2.10.3:
2729-
version "2.10.3"
2730-
resolved "https://registry.yarnpkg.com/msw/-/msw-2.10.3.tgz#accd0925d2852e9aaa2c86d4fdd724288fee5f35"
2731-
integrity sha512-rpqW4wIqISJlgDfu3tiqzuWC/d6jofSuMUsBu1rwepzSwX21aQoagsd+fjahJ8sewa6FwlYhu4no+jfGVQm2IA==
2728+
msw@^2.10.4:
2729+
version "2.10.4"
2730+
resolved "https://registry.yarnpkg.com/msw/-/msw-2.10.4.tgz#a39dad96468aecfd752e5b7df4bbc86f1d73dec4"
2731+
integrity sha512-6R1or/qyele7q3RyPwNuvc0IxO8L8/Aim6Sz5ncXEgcWUNxSKE+udriTOWHtpMwmfkLYlacA2y7TIx4cL5lgHA==
27322732
dependencies:
27332733
"@bundled-es-modules/cookie" "^2.0.1"
27342734
"@bundled-es-modules/statuses" "^1.0.1"

0 commit comments

Comments
 (0)