Skip to content

Commit a874d95

Browse files
authoredDec 30, 2024
Bump commander from 12.1.0 to 13.0.0 in /typescript
Bumps [commander](https://github.com/tj/commander.js) from 12.1.0 to 13.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@v12.1.0...v13.0.0) --- updated-dependencies: - dependency-name: commander dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71131e8 commit a874d95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎typescript/package-lock.json

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

‎typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@typescript-eslint/parser": "^8.16.0",
1717
"@typescript-eslint/typescript-estree": "^8.16.0",
1818
"cli-progress": "^3.12.0",
19-
"commander": "^12.1.0",
19+
"commander": "^13.0.0",
2020
"eslint": "^9.16.0",
2121
"json5": "^2.2.3",
2222
"minimatch": "^10.0.1",

0 commit comments

Comments
 (0)