Skip to content

Commit 8b30cc7

Browse files
build(deps): bump chalk from 4.1.2 to 5.4.1
Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v4.1.2...v5.4.1) --- 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 098f373 commit 8b30cc7

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@docusaurus/utils-common": "^3.7.0",
2222
"@docusaurus/utils-validation": "^3.7.0",
2323
"@resvg/resvg-js": "^2.6.2",
24-
"chalk": "^4.1.2",
24+
"chalk": "^5.4.1",
2525
"cli-progress": "^3.12.0",
2626
"figures": "^3.2.0",
2727
"lodash": "^4.17.21",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3170,7 +3170,7 @@ __metadata:
31703170
"@resvg/resvg-js": "npm:^2.6.2"
31713171
"@types/cli-progress": "npm:^3.11.6"
31723172
"@types/lodash": "npm:^4.17.14"
3173-
chalk: "npm:^4.1.2"
3173+
chalk: "npm:^5.4.1"
31743174
cli-progress: "npm:^3.12.0"
31753175
figures: "npm:^3.2.0"
31763176
lodash: "npm:^4.17.21"
@@ -4195,6 +4195,13 @@ __metadata:
41954195
languageName: node
41964196
linkType: hard
41974197

4198+
"chalk@npm:^5.4.1":
4199+
version: 5.4.1
4200+
resolution: "chalk@npm:5.4.1"
4201+
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
4202+
languageName: node
4203+
linkType: hard
4204+
41984205
"char-regex@npm:^1.0.2":
41994206
version: 1.0.2
42004207
resolution: "char-regex@npm:1.0.2"

0 commit comments

Comments
 (0)