Skip to content

Commit 16ee683

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [chalk](https://github.com/chalk/chalk) and [commander](https://github.com/tj/commander.js). Updates `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) Updates `commander` from 14.0.3 to 15.0.0 - [Release notes](https://github.com/tj/commander.js/releases) - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md) - [Commits](tj/commander.js@v14.0.3...v15.0.0) --- updated-dependencies: - dependency-name: chalk dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d74bcc commit 16ee683

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"dependencies": {
5757
"@openagentpack/sdk": "workspace:*",
5858
"@clack/prompts": "^1.5.1",
59-
"chalk": "^5.6.2",
60-
"commander": "^14.0.3",
59+
"chalk": "^6.0.0",
60+
"commander": "^15.0.0",
6161
"yaml": "^2.7.1"
6262
}
6363
}

0 commit comments

Comments
 (0)