Skip to content

Commit

Permalink
fix(deps): update dependency commander to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 96d350b commit 9df4a76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ts-node": "^10.9.2"
},
"dependencies": {
"commander": "^12.1.0",
"commander": "^13.1.0",
"typescript": "^5.7.3"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 9df4a76

Please sign in to comment.