Skip to content

Commit d175ce4

Browse files
authored
Pump commander (#1197)
This PR updates the Commander.js library dependency from version ^13.1.0 to ^14.0.0, which represents a major version bump that may include breaking changes. Fix: #1196
1 parent 9d338bb commit d175ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/eslint-plugin": "^8.18.0",
5353
"@typescript-eslint/parser": "^8.18.0",
5454
"clang-format": "^1.8.0",
55-
"commander": "^13.1.0",
55+
"commander": "^14.0.0",
5656
"coveralls": "^3.1.1",
5757
"deep-equal": "^2.2.3",
5858
"eslint": "^9.16.0",

0 commit comments

Comments
 (0)