Skip to content

Commit 0887a08

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] <[email protected]>
1 parent 14d7cf8 commit 0887a08

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

cli/tools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@fig/autocomplete-helpers": "workspace:^",
2525
"@fig/autocomplete-merge": "workspace:^",
2626
"@types/semver": "^7.5.8",
27-
"chalk": "^4.1.2",
27+
"chalk": "^5.4.1",
2828
"chokidar": "^4.0.1",
2929
"commander": "^11.1.0",
3030
"create-completion-spec": "workspace:^",

integrations/commander/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@types/node": "^22.5.2",
4242
"@withfig/autocomplete-types": "workspace:^",
43-
"chalk": "^5.3.0",
43+
"chalk": "^5.4.1",
4444
"commander": "^11.1.0",
4545
"tsx": "^4.19.2",
4646
"typescript": "^5.5.4"

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)