Skip to content

Commit f373cd1

Browse files
dependabot[bot]kevinoid
authored andcommitted
build(deps): bump commander from 11.1.0 to 12.0.0
Bumps [commander](https://github.com/tj/commander.js) from 11.1.0 to 12.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@v11.1.0...v12.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 8307b27 commit f373cd1

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": "^11.0.0"
52+
"commander": "^12.0.0"
5353
},
5454
"devDependencies": {
5555
"@kevinoid/eslint-config": "^32.0.0",

0 commit comments

Comments
 (0)