Skip to content

Commit d898d93

Browse files
Bump chalk from 4.1.2 to 5.4.1 (#434)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cbfa1e0 commit d898d93

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@codama/renderers-rust": "workspace:*",
4545
"@codama/visitors": "workspace:*",
4646
"@codama/visitors-core": "workspace:*",
47-
"chalk": "^4.1.2",
47+
"chalk": "^5.4.1",
4848
"commander": "^13.1.0",
4949
"prompts": "^2.4.2"
5050
},

packages/errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dependencies": {
5656
"@codama/node-types": "workspace:*",
5757
"commander": "^13.1.0",
58-
"chalk": "^4.1.2"
58+
"chalk": "^5.4.1"
5959
},
6060
"license": "MIT",
6161
"repository": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)