Skip to content

Commit d9d02e7

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] <[email protected]>
1 parent fc225bd commit d9d02e7

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
@@ -55,7 +55,7 @@
5555
"version-deps": "npm install conventional-changelog-cli david depcheck git-branch-is hub-ci-status"
5656
},
5757
"dependencies": {
58-
"commander": "^11.0.0"
58+
"commander": "^12.0.0"
5959
},
6060
"devDependencies": {
6161
"@kevinoid/eslint-config": "^32.0.0",

0 commit comments

Comments
 (0)