Skip to content

Commit 34538ca

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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b4028d commit 34538ca

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/logform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"license": "Apache-2.0",
3030
"dependencies": {
31-
"chalk": "^4.1.2",
31+
"chalk": "^5.3.0",
3232
"logfmt": "^1.3.2",
3333
"logform": "^2.4.2"
3434
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3081,10 +3081,10 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
30813081
ansi-styles "^4.1.0"
30823082
supports-color "^7.1.0"
30833083

3084-
chalk@^5.0.1:
3085-
version "5.0.1"
3086-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
3087-
integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
3084+
chalk@^5.0.1, chalk@^5.3.0:
3085+
version "5.3.0"
3086+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3087+
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
30883088

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

0 commit comments

Comments
 (0)