Skip to content

Commit b80843e

Browse files
committed
Update dependency chalk to v5
1 parent 10fc6ae commit b80843e

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"@visual-framework/vf-video": "1.0.0-beta.1",
125125
"@visual-framework/vf-video-container": "1.0.0-beta.1",
126126
"@visual-framework/vf-video-teaser": "2.0.0",
127-
"chalk": "4.1.2",
127+
"chalk": "5.0.0",
128128
"core-js": "3.19.1",
129129
"rollup": "2.60.1",
130130
"rollup-plugin-terser": "7.0.2"

yarn.lock

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4005,13 +4005,10 @@ ccount@^1.0.0:
40054005
resolved "https://registry.yarnpkg.com/ccount/-/ccount-1.1.0.tgz#246687debb6014735131be8abab2d93898f8d043"
40064006
integrity sha512-vlNK021QdI7PNeiUh/lKkC/mNHHfV0m/Ad5JoI0TYtlBnJAslM/JIkm/tGC88bkLIwO6OQ5uV6ztS6kVAtCDlg==
40074007

4008-
chalk@4.1.2:
4009-
version "4.1.2"
4010-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
4011-
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
4012-
dependencies:
4013-
ansi-styles "^4.1.0"
4014-
supports-color "^7.1.0"
4008+
chalk@5.0.0:
4009+
version "5.0.0"
4010+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.0.tgz#bd96c6bb8e02b96e08c0c3ee2a9d90e050c7b832"
4011+
integrity sha512-/duVOqst+luxCQRKEo4bNxinsOQtMP80ZYm7mMqzuh5PociNL0PvmHFvREJ9ueYL2TxlHjBcmLCdmocx9Vg+IQ==
40154012

40164013
chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
40174014
version "1.1.3"

0 commit comments

Comments
 (0)