Skip to content

Commit 85e72d7

Browse files
chore(deps): update dependency chalk to v5
1 parent 7af73f6 commit 85e72d7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@visual-framework/vf-video": "1.0.3",
128128
"@visual-framework/vf-video-container": "1.0.3",
129129
"@visual-framework/vf-video-teaser": "2.0.1",
130-
"chalk": "4.1.2",
130+
"chalk": "5.6.2",
131131
"core-js": "3.47.0",
132132
"gulp-babel": "next",
133133
"rollup": "2.79.2",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4046,6 +4046,11 @@ chalk@4.1.2, chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1:
40464046
ansi-styles "^4.1.0"
40474047
supports-color "^7.1.0"
40484048

4049+
chalk@5.6.2:
4050+
version "5.6.2"
4051+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
4052+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
4053+
40494054
chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
40504055
version "1.1.3"
40514056
resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"

0 commit comments

Comments
 (0)