Skip to content

Commit d31e0a9

Browse files
committed
fix chalk dep
1 parent 297d4a6 commit d31e0a9

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -868,14 +868,6 @@ caniuse-lite@^1.0.30001219:
868868
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001246.tgz#fe17d9919f87124d6bb416ef7b325356d69dc76c"
869869
integrity sha512-Tc+ff0Co/nFNbLOrziBXmMVtpt9S2c2Y+Z9Nk9Khj09J+0zR9ejvIW5qkZAErCbOrVODCx/MN+GpB5FNBs5GFA==
870870

871-
chalk@<5:
872-
version "4.1.2"
873-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
874-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
875-
dependencies:
876-
ansi-styles "^4.1.0"
877-
supports-color "^7.1.0"
878-
879871
chalk@^2.0.0:
880872
version "2.4.2"
881873
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -893,6 +885,14 @@ chalk@^4.0.0:
893885
ansi-styles "^4.1.0"
894886
supports-color "^7.1.0"
895887

888+
chalk@^4.1.2:
889+
version "4.1.2"
890+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
891+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
892+
dependencies:
893+
ansi-styles "^4.1.0"
894+
supports-color "^7.1.0"
895+
896896
char-regex@^1.0.2:
897897
version "1.0.2"
898898
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"

0 commit comments

Comments
 (0)