Skip to content

Commit ecc791e

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

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
@@ -268,7 +268,7 @@
268268
"babel-loader": "^9.1.2",
269269
"babel-plugin-dynamic-import-node": "^2.2.0",
270270
"bundlewatch": "^0.3.3",
271-
"chalk": "^4.0.0",
271+
"chalk": "^5.3.0",
272272
"characterset": "^2.0.0",
273273
"cheerio": "^1.0.0-rc.2",
274274
"chokidar-cli": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,10 +2994,10 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
29942994
ansi-styles "^4.1.0"
29952995
supports-color "^7.1.0"
29962996

2997-
chalk@^5.2.0:
2998-
version "5.2.0"
2999-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.2.0.tgz#249623b7d66869c673699fb66d65723e54dfcfb3"
3000-
integrity sha512-ree3Gqw/nazQAPuJJEy+avdl7QfZMcUvmHIKgEZkGL+xOBzRvup5Hxo6LHuMceSxOabuJLJm5Yp/92R9eMmMvA==
2997+
chalk@^5.2.0, chalk@^5.3.0:
2998+
version "5.3.0"
2999+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3000+
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
30013001

30023002
char-regex@^1.0.2:
30033003
version "1.0.2"

0 commit comments

Comments
 (0)