Skip to content

Commit 8e6cf7f

Browse files
committed
build(npm): update to yargs@3.31.0
1 parent fdbe874 commit 8e6cf7f

3 files changed

Lines changed: 5 additions & 17 deletions

File tree

npm-shrinkwrap.clean.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5776,12 +5776,7 @@
57765776
"version": "3.2.0"
57775777
},
57785778
"yargs": {
5779-
"version": "2.3.0",
5780-
"dependencies": {
5781-
"wordwrap": {
5782-
"version": "0.0.2"
5783-
}
5784-
}
5779+
"version": "3.31.0"
57855780
},
57865781
"zip-dir": {
57875782
"version": "1.0.0"

npm-shrinkwrap.json

Lines changed: 3 additions & 10 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
@@ -118,6 +118,6 @@
118118
"universal-analytics": "^0.3.9",
119119
"webpack": "^1.12.6",
120120
"which": "~1",
121-
"yargs": "2.3.*"
121+
"yargs": "^3.31.0"
122122
}
123123
}

0 commit comments

Comments
 (0)