Skip to content

Commit d0c4d4d

Browse files
Bump commander from 13.1.0 to 15.0.0 in /cli
Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 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@v13.1.0...v15.0.0) --- updated-dependencies: - dependency-name: commander dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd4c66c commit d0c4d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"@devcontainers/cli": "^0.71.0",
32-
"commander": "^13.0.0",
32+
"commander": "^15.0.0",
3333
"chalk": "^5.4.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)