Skip to content

Commit

Permalink
fix(deps): update dependency commander to v13 (#707)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Jan 27, 2025
1 parent f5694c2 commit be7c158
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"commander": "^12.0.0",
"commander": "^13.0.0",
"copyfiles": "^2.4.1",
"mkdirp": "^3.0.1"
},
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be7c158

Please sign in to comment.