Skip to content

Commit 6f2481f

Browse files
authored
Merge pull request #414 from toddbluhm/dependabot/npm_and_yarn/commander-14.0.0
chore(deps): bump commander from 13.1.0 to 14.0.0
2 parents 88abf2a + 12604be commit 6f2481f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
},
5252
"homepage": "https://github.com/toddbluhm/env-cmd#readme",
5353
"dependencies": {
54-
"@commander-js/extra-typings": "^13.1.0",
55-
"commander": "^13.1.0",
54+
"@commander-js/extra-typings": "^14.0.0",
55+
"commander": "^14.0.0",
5656
"cross-spawn": "^7.0.6"
5757
},
5858
"devDependencies": {

0 commit comments

Comments
 (0)