Skip to content

Commit b1ebb78

Browse files
Bump commander from 10.0.1 to 14.0.0
Bumps [commander](https://github.com/tj/commander.js) from 10.0.1 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@v10.0.1...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>
1 parent 639a11c commit b1ebb78

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 additions & 5 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
@@ -46,7 +46,7 @@
4646
"typescript": "^5.7.3"
4747
},
4848
"dependencies": {
49-
"commander": "^10.0.0",
49+
"commander": "^14.0.0",
5050
"fast-xml-parser": "^5.0.8"
5151
}
5252
}

0 commit comments

Comments
 (0)