Skip to content

Commit f6cc661

Browse files
chore(deps)(deps): bump chalk from 5.6.2 to 6.0.0
Bumps [chalk](https://github.com/chalk/chalk) from 5.6.2 to 6.0.0. - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.6.2...v6.0.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e9e184 commit f6cc661

3 files changed

Lines changed: 47 additions & 24 deletions

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@objectstack/verify": "workspace:*",
9292
"@oclif/core": "^4.11.14",
9393
"bundle-require": "^5.1.0",
94-
"chalk": "^5.6.2",
94+
"chalk": "^6.0.0",
9595
"chokidar": "^5.0.0",
9696
"dotenv-flow": "^4.1.0",
9797
"esbuild": "^0.28.1",

packages/create-objectstack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "Steedos",
2121
"license": "Apache-2.0",
2222
"dependencies": {
23-
"chalk": "^5.6.2",
23+
"chalk": "^6.0.0",
2424
"commander": "^15.0.0",
2525
"tar": "^7.5.21"
2626
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)