Skip to content

Commit ccfac1b

Browse files
chore(deps): bump commander from 12.1.0 to 13.1.0
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.1.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.1.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 8c55ce6 commit ccfac1b

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
@@ -50,7 +50,7 @@
5050
"homepage": "https://github.com/toddbluhm/env-cmd#readme",
5151
"dependencies": {
5252
"@commander-js/extra-typings": "^12.1.0",
53-
"commander": "^12.1.0",
53+
"commander": "^13.1.0",
5454
"cross-spawn": "^7.0.6"
5555
},
5656
"devDependencies": {

0 commit comments

Comments
 (0)