Skip to content

Commit ec4c89a

Browse files
build(deps): Bump commander from 13.1.0 to 14.0.1
Bumps [commander](https://github.com/tj/commander.js) from 13.1.0 to 14.0.1. - [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.1) --- updated-dependencies: - dependency-name: commander dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2023556 commit ec4c89a

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

package-lock.json

Lines changed: 15 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"@types/js-yaml": "^4.0.5",
5050
"chalk": "^5.2.0",
51-
"commander": "^13.0.0",
51+
"commander": "^14.0.1",
5252
"edit-json-file": "^1.7.0",
5353
"globby": "^14.0.0",
5454
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)