Skip to content

Commit f30fc63

Browse files
chore(deps): bump commander from 13.1.0 to 14.0.0
Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.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@v13.1.0...v14.0.0) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3db3c8f commit f30fc63

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
@@ -52,7 +52,7 @@
5252
"homepage": "https://github.com/toddbluhm/env-cmd#readme",
5353
"dependencies": {
5454
"@commander-js/extra-typings": "^13.1.0",
55-
"commander": "^13.1.0",
55+
"commander": "^14.0.0",
5656
"cross-spawn": "^7.0.6"
5757
},
5858
"devDependencies": {

0 commit comments

Comments
 (0)