Skip to content

Commit 49dfbec

Browse files
fix(deps): update dependency commander to v14
1 parent 27aeede commit 49dfbec

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 5 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
@@ -17,7 +17,7 @@
1717
"url": "git+https://github.com/jeliasson/npm-husky-hooks.git"
1818
},
1919
"dependencies": {
20-
"commander": "^11.0.0",
20+
"commander": "^14.0.0",
2121
"husky": "^9.0.0",
2222
"node-fetch": "^2.6.7",
2323
"zod": "^3.24.2"

0 commit comments

Comments
 (0)