Skip to content

Commit 1ca1bfa

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 b470325 commit 1ca1bfa

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
@@ -3064,10 +3064,10 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
30643064
ansi-styles "^4.1.0"
30653065
supports-color "^7.1.0"
30663066

3067-
chalk@^5.0.1:
3068-
version "5.0.1"
3069-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.0.1.tgz#ca57d71e82bb534a296df63bbacc4a1c22b2a4b6"
3070-
integrity sha512-Fo07WOYGqMfCWHOzSXOt2CxDbC6skS/jO9ynEcmpANMoPrD+W1r1K6Vx7iNm+AQmETU1Xr2t+n8nzkV9t6xh3w==
3067+
chalk@^5.0.1, chalk@^5.3.0:
3068+
version "5.3.0"
3069+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3070+
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
30713071

30723072
char-regex@^1.0.2:
30733073
version "1.0.2"

0 commit comments

Comments
 (0)