Skip to content

Commit b017aad

Browse files
build(deps-dev): bump msw from 2.7.6 to 2.8.2 in /code
Bumps [msw](https://github.com/mswjs/msw) from 2.7.6 to 2.8.2. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.7.6...v2.8.2) --- updated-dependencies: - dependency-name: msw dependency-version: 2.8.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e480ec commit b017aad

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.31.0",
6464
"eslint-plugin-prettier": "^5.4.0",
6565
"globals": "^16.0.0",
66-
"msw": "^2.7.6",
66+
"msw": "^2.8.2",
6767
"prettier": "^3.5.3",
6868
"typescript": "^5.8.3",
6969
"typescript-eslint": "^8.32.0",

code/yarn.lock

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

2725-
msw@^2.7.6:
2726-
version "2.7.6"
2727-
resolved "https://registry.yarnpkg.com/msw/-/msw-2.7.6.tgz#1471ce4311f4c173f287dced31dee211b6958deb"
2728-
integrity sha512-P+rwn43ktxN8ghcl8q+hSAUlEi0PbJpDhGmDkw4zeUnRj3hBCVynWD+dTu38yLYKCE9ZF1OYcvpy7CTBRcqkZA==
2725+
msw@^2.8.2:
2726+
version "2.8.2"
2727+
resolved "https://registry.yarnpkg.com/msw/-/msw-2.8.2.tgz#a35545275403da472f4ed2152cd3c77000db544c"
2728+
integrity sha512-ugu8RBgUj6//RD0utqDDPdS+QIs36BKYkDAM6u59hcMVtFM4PM0vW4l3G1R+1uCWP2EWFUG8reT/gPXVEtx7/w==
27292729
dependencies:
27302730
"@bundled-es-modules/cookie" "^2.0.1"
27312731
"@bundled-es-modules/statuses" "^1.0.1"

0 commit comments

Comments
 (0)