Skip to content

Commit 0bb6976

Browse files
build(deps-dev): bump msw from 2.6.0 to 2.6.4 in /code
Bumps [msw](https://github.com/mswjs/msw) from 2.6.0 to 2.6.4. - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.6.0...v2.6.4) --- 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 bb09515 commit 0bb6976

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-import-resolver-typescript": "^3.6.3",
6363
"eslint-plugin-import": "^2.31.0",
6464
"eslint-plugin-prettier": "^5.2.1",
65-
"msw": "^2.6.0",
65+
"msw": "^2.6.4",
6666
"prettier": "^3.3.3",
6767
"typescript": "^5.6.3",
6868
"vite": "^5.4.10",

code/yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,12 @@
6060
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
6161
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
6262

63-
"@bundled-es-modules/cookie@^2.0.0":
64-
version "2.0.0"
65-
resolved "https://registry.yarnpkg.com/@bundled-es-modules/cookie/-/cookie-2.0.0.tgz#c3b82703969a61cf6a46e959a012b2c257f6b164"
66-
integrity sha512-Or6YHg/kamKHpxULAdSqhGqnWFneIXu1NKvvfBBzKGwpVsYuFIQ5aBPHDnnoR3ghW1nvSkALd+EF9iMtY7Vjxw==
63+
"@bundled-es-modules/cookie@^2.0.1":
64+
version "2.0.1"
65+
resolved "https://registry.yarnpkg.com/@bundled-es-modules/cookie/-/cookie-2.0.1.tgz#b41376af6a06b3e32a15241d927b840a9b4de507"
66+
integrity sha512-8o+5fRPLNbjbdGRRmJj3h6Hh1AQJf2dk3qQ/5ZFb+PXkRNiSoMGGUKlsgLfrxneb72axVJyIYji64E2+nNfYyw==
6767
dependencies:
68-
cookie "^0.5.0"
68+
cookie "^0.7.2"
6969

7070
"@bundled-es-modules/statuses@^1.0.1":
7171
version "1.0.1"
@@ -1253,10 +1253,10 @@ confbox@^0.1.7:
12531253
resolved "https://registry.yarnpkg.com/confbox/-/confbox-0.1.7.tgz#ccfc0a2bcae36a84838e83a3b7f770fb17d6c579"
12541254
integrity sha512-uJcB/FKZtBMCJpK8MQji6bJHgu1tixKPxRLeGkNzBoOZzpnZUJm0jm2/sBDWcuBx1dYgxV4JU+g5hmNxCyAmdA==
12551255

1256-
cookie@^0.5.0:
1257-
version "0.5.0"
1258-
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b"
1259-
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==
1256+
cookie@^0.7.2:
1257+
version "0.7.2"
1258+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
1259+
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
12601260

12611261
cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3:
12621262
version "7.0.3"
@@ -2660,12 +2660,12 @@ ms@^2.1.1:
26602660
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
26612661
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
26622662

2663-
msw@^2.6.0:
2664-
version "2.6.0"
2665-
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.0.tgz#ab50752feb5c63de90d70e8165746e2ea84580dd"
2666-
integrity sha512-n3tx2w0MZ3H4pxY0ozrQ4sNPzK/dGtlr2cIIyuEsgq2Bhy4wvcW6ZH2w/gXM9+MEUY6HC1fWhqtcXDxVZr5Jxw==
2663+
msw@^2.6.4:
2664+
version "2.6.4"
2665+
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.4.tgz#954906f10f23d9364529eebe9b4e244796241a8a"
2666+
integrity sha512-Pm4LmWQeytDsNCR+A7gt39XAdtH6zQb6jnIKRig0FlvYOn8eksn3s1nXxUfz5KYUjbckof7Z4p2ewzgffPoCbg==
26672667
dependencies:
2668-
"@bundled-es-modules/cookie" "^2.0.0"
2668+
"@bundled-es-modules/cookie" "^2.0.1"
26692669
"@bundled-es-modules/statuses" "^1.0.1"
26702670
"@bundled-es-modules/tough-cookie" "^0.1.6"
26712671
"@inquirer/confirm" "^5.0.0"

0 commit comments

Comments
 (0)