Skip to content

Commit 5a7da09

Browse files
chore(deps): bump commander from 13.1.0 to 14.0.0 (#33)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42128a5 commit 5a7da09

File tree

2 files changed

+214
-220
lines changed

2 files changed

+214
-220
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"type-check": "tsc --noEmit"
5555
},
5656
"dependencies": {
57-
"commander": "^13.1.0",
57+
"commander": "^14.0.0",
5858
"picocolors": "^1.1.1"
5959
},
6060
"devDependencies": {

0 commit comments

Comments
 (0)