Skip to content

Commit e1dedbc

Browse files
chore(deps): update dependency msw to v2.7.0 (#3074)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07a8381 commit e1dedbc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7994,9 +7994,9 @@ ms@2.1.3, ms@^2.1.1, ms@^2.1.3:
79947994
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
79957995

79967996
msw@^2.6.4:
7997-
version "2.6.8"
7998-
resolved "https://registry.yarnpkg.com/msw/-/msw-2.6.8.tgz#0cc4d92526444f958829f3fb263ab55ca7437b1d"
7999-
integrity sha512-nxXxnH6WALZ9a7rsQp4HU2AaD4iGAiouMmE/MY4al7pXTibgA6OZOuKhmN2WBIM6w9qMKwRtX8p2iOb45B2M/Q==
7997+
version "2.7.0"
7998+
resolved "https://registry.yarnpkg.com/msw/-/msw-2.7.0.tgz#d13ff87f7e018fc4c359800ff72ba5017033fb56"
7999+
integrity sha512-BIodwZ19RWfCbYTxWTUfTXc+sg4OwjCAgxU1ZsgmggX/7S3LdUifsbUPJs61j0rWb19CZRGY5if77duhc0uXzw==
80008000
dependencies:
80018001
"@bundled-es-modules/cookie" "^2.0.1"
80028002
"@bundled-es-modules/statuses" "^1.0.1"
@@ -8007,12 +8007,12 @@ msw@^2.6.4:
80078007
"@open-draft/until" "^2.1.0"
80088008
"@types/cookie" "^0.6.0"
80098009
"@types/statuses" "^2.0.4"
8010-
chalk "^4.1.2"
80118010
graphql "^16.8.1"
80128011
headers-polyfill "^4.0.2"
80138012
is-node-process "^1.2.0"
80148013
outvariant "^1.4.3"
80158014
path-to-regexp "^6.3.0"
8015+
picocolors "^1.1.1"
80168016
strict-event-emitter "^0.5.1"
80178017
type-fest "^4.26.1"
80188018
yargs "^17.7.2"

0 commit comments

Comments
 (0)