Skip to content

Commit fda68a5

Browse files
committed
Upgrade yargs to version 18.0.0
This is a major version bump, but the changelog at https://github.com/yargs/yargs/releases/tag/v18.0.0 doesn't indicate any breaking changes that should impact us.
1 parent 34ef9ec commit fda68a5

File tree

2 files changed

+146
-16
lines changed

2 files changed

+146
-16
lines changed

package-lock.json

Lines changed: 145 additions & 15 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
@@ -55,7 +55,7 @@
5555
"vinyl": "^3.0.1",
5656
"webpack": "^5.99.9",
5757
"webpack-stream": "^7.0.0",
58-
"yargs": "^17.7.2"
58+
"yargs": "^18.0.0"
5959
},
6060
"repository": {
6161
"type": "git",

0 commit comments

Comments
 (0)