We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402b0d8 commit 20fd30eCopy full SHA for 20fd30e
package.json
@@ -66,6 +66,6 @@
66
"dependencies": {
67
"globby": "^11.0.0",
68
"replace-in-file": "^5.0.0",
69
- "yargs": "^15.0.2"
+ "yargs": "^16.0.0"
70
}
71
yarn.lock
@@ -8586,7 +8586,7 @@ yargs@^15.1.0:
8586
y18n "^4.0.0"
8587
yargs-parser "^18.1.2"
8588
8589
-yargs@^16.0.3:
+yargs@^16.0.0, yargs@^16.0.3:
8590
version "16.0.3"
8591
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.0.3.tgz#7a919b9e43c90f80d4a142a89795e85399a7e54c"
8592
integrity sha512-6+nLw8xa9uK1BOEOykaiYAJVh6/CjxWXK/q9b5FpRgNslt8s22F2xMBqVIKgCRjNgGvGPBy8Vog7WN7yh4amtA==
0 commit comments