Skip to content

Commit

Permalink
Update dependency commander to v12 (#732)
Browse files Browse the repository at this point in the history
| datasource | package   | from  | to     |
| ---------- | --------- | ----- | ------ |
| npm        | commander | 9.5.0 | 12.1.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 Nov 27, 2024
1 parent 49485c2 commit 9f6c20f
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": "^9.5.0",
"commander": "^12.1.0",
"express": "^4.21.1",
"express-basic-auth": "^1.2.1",
"lightstep-tracer": "^0.34.0",
Expand Down

0 comments on commit 9f6c20f

Please sign in to comment.