Skip to content

Commit 743181c

Browse files
build(deps-dev): bump msw from 2.6.8 to 2.6.9 in /code
Bumps [msw](https://github.com/mswjs/msw) from 2.6.8 to 2.6.9. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.6.8...v2.6.9) --- updated-dependencies: - dependency-name: msw dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 34f1fcc commit 743181c

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-import-resolver-typescript": "^3.6.3",
6464
"eslint-plugin-import": "^2.31.0",
6565
"eslint-plugin-prettier": "^5.2.1",
66-
"msw": "^2.6.8",
66+
"msw": "^2.6.9",
6767
"prettier": "^3.4.2",
6868
"typescript": "^5.7.2",
6969
"vite": "^6.0.3",

code/yarn.lock

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

2455-
msw@^2.6.8:
2456-
version "2.6.8"
2457-
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.8.tgz#0cc4d92526444f958829f3fb263ab55ca7437b1d"
2458-
integrity sha512-nxXxnH6WALZ9a7rsQp4HU2AaD4iGAiouMmE/MY4al7pXTibgA6OZOuKhmN2WBIM6w9qMKwRtX8p2iOb45B2M/Q==
2455+
msw@^2.6.9:
2456+
version "2.6.9"
2457+
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.9.tgz#d84bf19e1944f392a0795a69c68ff287af80af13"
2458+
integrity sha512-b2z9MvsEOYG5G7jtJasXO3ucHDcqCjf046e9wELIixBbYCRZCEmB4gqcb+C7ASyXBafNBR0D2u31YtG01OdX3A==
24592459
dependencies:
24602460
"@bundled-es-modules/cookie" "^2.0.1"
24612461
"@bundled-es-modules/statuses" "^1.0.1"

0 commit comments

Comments
 (0)