Merge pull request #33181 from backstage/rugvip/cli-boolean-flag-negation
cli: enable --no- prefix negation for boolean flags
This commit is contained in:
@@ -2893,7 +2893,7 @@ __metadata:
|
||||
buffer: "npm:^6.0.3"
|
||||
chalk: "npm:^4.0.0"
|
||||
chokidar: "npm:^3.3.1"
|
||||
cleye: "npm:^2.2.1"
|
||||
cleye: "npm:^2.3.0"
|
||||
commander: "npm:^14.0.3"
|
||||
cross-fetch: "npm:^4.0.0"
|
||||
cross-spawn: "npm:^7.0.3"
|
||||
@@ -26903,7 +26903,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cleye@npm:^2.2.1":
|
||||
"cleye@npm:^2.3.0":
|
||||
version: 2.3.0
|
||||
resolution: "cleye@npm:2.3.0"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user