Skip to content

Commit d5f72e7

Browse files
Update dependency commander to v14 (#853)
| datasource | package | from | to | | ---------- | --------- | ------ | ------ | | npm | commander | 13.1.0 | 14.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>
1 parent e11fc7a commit d5f72e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/zoo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"eslint-plugin-import": "^2.31.0"
88
},
99
"dependencies": {
10-
"commander": "^13.1.0",
10+
"commander": "^14.0.0",
1111
"express": "^5.1.0",
1212
"express-basic-auth": "^1.2.1",
1313
"lightstep-tracer": "^0.34.0",

0 commit comments

Comments
 (0)