Skip to content

Commit

Permalink
Update dependency commander to v13 (#766)
Browse files Browse the repository at this point in the history
| datasource | package   | from   | to     |
| ---------- | --------- | ------ | ------ |
| npm        | commander | 12.1.0 | 13.0.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 341cbea commit 44e1ad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/zoo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"eslint-plugin-import": "^2.31.0"
},
"dependencies": {
"commander": "^12.1.0",
"commander": "^13.0.0",
"express": "^4.21.2",
"express-basic-auth": "^1.2.1",
"lightstep-tracer": "^0.34.0",
Expand Down

0 comments on commit 44e1ad9

Please sign in to comment.