Skip to content

Commit 644db64

Browse files
Bump chalk from 4.1.2 to 5.6.0
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.6.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af8d763 commit 644db64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
"babel-loader": "^10.0.0",
268268
"babel-plugin-dynamic-import-node": "^2.2.0",
269269
"bundlewatch": "^0.4.1",
270-
"chalk": "^4.0.0",
270+
"chalk": "^5.6.0",
271271
"characterset": "^2.0.0",
272272
"cheerio": "^1.0.0-rc.2",
273273
"chokidar-cli": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3082,10 +3082,10 @@ [email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
30823082
ansi-styles "^4.1.0"
30833083
supports-color "^7.1.0"
30843084

3085-
chalk@^5.2.0:
3086-
version "5.2.0"
3087-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
3088-
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
3085+
chalk@^5.2.0, chalk@^5.6.0:
3086+
version "5.6.0"
3087+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.0.tgz#a1a8d294ea3526dbb77660f12649a08490e33ab8"
3088+
integrity sha512-46QrSQFyVSEyYAgQ22hQ+zDa60YHA4fBstHmtSApj1Y5vKtG27fWowW03jCk5KcbXEWPZUIR894aARCA/G1kfQ==
30893089

30903090
char-regex@^1.0.2:
30913091
version "1.0.2"

0 commit comments

Comments
 (0)