We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9772453 commit 45b8664Copy full SHA for 45b8664
src/package.json
@@ -9,7 +9,7 @@
9
"test:e2e": "nx run-many -t e2e"
10
},
11
"dependencies": {
12
- "@commander-js/extra-typings": "^13.1.0",
+ "@commander-js/extra-typings": "^14.0.0",
13
"@npmcli/arborist": "^9.0.0",
14
"@types/npmcli__arborist": "^6.0.0",
15
"cli-spinners": "^2.6.0",
src/packages/generate-license-file/package.json
@@ -42,7 +42,7 @@
42
"generate-license-file": "bin/generate-license-file"
43
44
45
46
47
48
"commander": "^13.1.0",
0 commit comments