Skip to content

Commit bf7c3d4

Browse files
deps: bump chalk from 4.1.2 to 5.6.2
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.6.2. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.6.2) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6802d85 commit bf7c3d4

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
@@ -103,7 +103,7 @@
103103
"dependencies": {
104104
"axios": "^1.13.2",
105105
"bluebird": "^3.4.1",
106-
"chalk": "^4.1.2",
106+
"chalk": "^5.6.2",
107107
"cli-table3": "^0.6.5",
108108
"copy-dir": "^1.3.0",
109109
"dockerode": "^4.0.9",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,11 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
861861
ansi-styles "^4.1.0"
862862
supports-color "^7.1.0"
863863

864+
chalk@^5.6.2:
865+
version "5.6.2"
866+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
867+
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
868+
864869
check-error@^1.0.2, check-error@^1.0.3:
865870
version "1.0.3"
866871
resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.3.tgz#a6502e4312a7ee969f646e83bb3ddd56281bd694"

0 commit comments

Comments
 (0)