Skip to content

Commit d05fa87

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 d327166 commit d05fa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"dependencies": {
5757
"caseless": "^0.12.0",
5858
"chalk": "^4.0.0",
59-
"commander": "^11.0.0",
59+
"commander": "^12.0.0",
6060
"promise-nodeify": "^3.0.0",
6161
"promised-read": "^3.0.0",
6262
"request": "^2.68.0",

0 commit comments

Comments
 (0)