Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency commander to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 0abe324 commit cdbacb4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"camel-case": "^4.1.2",
"chalk": "^4.1.2",
"cli-step": "^1.0.2",
"commander": "^10.0.1",
"commander": "^11.0.0",
"dwdav": ">=3.5.1"
},
"peerDependencies": {
Expand Down
11 changes: 2 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2327,20 +2327,13 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:11.1.0":
"commander@npm:11.1.0, commander@npm:^11.0.0":
version: 11.1.0
resolution: "commander@npm:11.1.0"
checksum: 10c0/13cc6ac875e48780250f723fb81c1c1178d35c5decb1abb1b628b3177af08a8554e76b2c0f29de72d69eef7c864d12613272a71fabef8047922bc622ab75a179
languageName: node
linkType: hard

"commander@npm:^10.0.1":
version: 10.0.1
resolution: "commander@npm:10.0.1"
checksum: 10c0/53f33d8927758a911094adadda4b2cbac111a5b377d8706700587650fd8f45b0bbe336de4b5c3fe47fd61f420a3d9bd452b6e0e6e5600a7e74d7bf0174f6efe3
languageName: node
linkType: hard

"commander@npm:^2.18.0":
version: 2.20.3
resolution: "commander@npm:2.20.3"
Expand Down Expand Up @@ -8175,7 +8168,7 @@ __metadata:
camel-case: "npm:^4.1.2"
chalk: "npm:^4.1.2"
cli-step: "npm:^1.0.2"
commander: "npm:^10.0.1"
commander: "npm:^11.0.0"
commitizen: "npm:4.3.0"
cz-conventional-changelog: "npm:3.3.0"
dwdav: "npm:>=3.5.1"
Expand Down

0 comments on commit cdbacb4

Please sign in to comment.