Skip to content

Commit a8d33db

Browse files
chore(deps): bump commander
Bumps the production-dependencies group with 1 update in the / directory: [commander](https://github.com/tj/commander.js). 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: 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 fd4fdea commit a8d33db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@openagentpack/sdk": "workspace:*",
5858
"@clack/prompts": "^1.5.1",
5959
"chalk": "^5.6.2",
60-
"commander": "^14.0.3",
60+
"commander": "^15.0.0",
6161
"yaml": "^2.7.1"
6262
}
6363
}

0 commit comments

Comments
 (0)