cleanup(misc): removed yargs and yargs-parser from packages (#8350)
This commit is contained in:
parent
b73da63026
commit
da39485076
@ -28,7 +28,6 @@
|
||||
},
|
||||
"homepage": "https://nx.dev",
|
||||
"dependencies": {
|
||||
"yargs": "15.4.1",
|
||||
"yargs-parser": "20.0.0",
|
||||
"@nrwl/tao": "*",
|
||||
"chalk": "4.1.0",
|
||||
|
||||
@ -32,7 +32,6 @@
|
||||
"enquirer": "~2.3.6",
|
||||
"fs-extra": "^9.1.0",
|
||||
"tmp": "~0.2.1",
|
||||
"yargs": "15.4.1",
|
||||
"yargs-parser": "20.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -45,8 +45,7 @@
|
||||
"webpack-node-externals": "^3.0.0",
|
||||
"fork-ts-checker-webpack-plugin": "6.2.10",
|
||||
"rxjs": "^6.5.4",
|
||||
"tslib": "^2.3.0",
|
||||
"yargs-parser": "20.0.0"
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"cypress": ">= 3 < 10"
|
||||
|
||||
@ -33,7 +33,6 @@
|
||||
"@nrwl/node": "*",
|
||||
"fs-extra": "^9.1.0",
|
||||
"rxjs": "^6.5.4",
|
||||
"tslib": "^2.3.0",
|
||||
"yargs": "15.4.1"
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user