Skip to content

Commit 60972ce

Browse files
build(deps): bump commander from 12.1.0 to 13.0.0
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.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@v12.1.0...v13.0.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8174d6c commit 60972ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"version-deps": "npm install conventional-changelog-cli david depcheck git-branch-is hub-ci-status"
5050
},
5151
"dependencies": {
52-
"commander": "^12.0.0"
52+
"commander": "^13.0.0"
5353
},
5454
"devDependencies": {
5555
"@kevinoid/eslint-config": "^33.0.0",

0 commit comments

Comments
 (0)