Skip to content

Commit de7049e

Browse files
committed
[INTERNAL] Revert "Bump yargs from 13.3.0 to 14.0.0"
This reverts commit 5a8f46e. Breaking change "do not allow additional positionals in strict mode" affects "ui5 serve" Before: "ui5 serve foo" => Starts server After 5a8f46e: "ui5 serve foo" => Displays help followed by "Unknown argument: foo"
1 parent 5a74c76 commit de7049e

File tree

2 files changed

+4
-61
lines changed

2 files changed

+4
-61
lines changed

npm-shrinkwrap.json

Lines changed: 3 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"supports-color": "^7.0.0",
114114
"treeify": "^1.0.1",
115115
"update-notifier": "^3.0.1",
116-
"yargs": "^14.0.0"
116+
"yargs": "^13.3.0"
117117
},
118118
"devDependencies": {
119119
"ava": "^2.4.0",

0 commit comments

Comments
 (0)