Skip to content
This repository was archived by the owner on Dec 9, 2019. It is now read-only.

Commit 4383dd6

Browse files
authored
Merge pull request #192 from PolymerX/greenkeeper/yargs-13.2.0
Update yargs to the latest version 🚀
2 parents db6dba9 + d8235e3 commit 4383dd6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"webpack-merge": "4.2.1",
8787
"which": "1.3.1",
8888
"workbox-webpack-plugin": "3.6.3",
89-
"yargs": "13.1.0"
89+
"yargs": "13.2.0"
9090
},
9191
"devDependencies": {
9292
"@babel/cli": "7.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9015,10 +9015,10 @@ yargs@12.0.2:
90159015
y18n "^3.2.1 || ^4.0.0"
90169016
yargs-parser "^10.1.0"
90179017

9018-
yargs@13.1.0:
9019-
version "13.1.0"
9020-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.1.0.tgz#b2729ce4bfc0c584939719514099d8a916ad2301"
9021-
integrity sha512-1UhJbXfzHiPqkfXNHYhiz79qM/kZqjTE8yGlEjZa85Q+3+OwcV6NRkV7XOV1W2Eom2bzILeUn55pQYffjVOLAg==
9018+
yargs@13.2.0:
9019+
version "13.2.0"
9020+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.0.tgz#8b749168defffe473ec1e7980634aa360518d7e7"
9021+
integrity sha512-C+2y+DJwm9JIyZqeZtBnXQWAwltzeaWWtWmLdC7mBvs46PZu8a3WOyiKfJX+pEqOfzwH7OljABNwU2XJqftk6g==
90229022
dependencies:
90239023
cliui "^4.0.0"
90249024
find-up "^3.0.0"

0 commit comments

Comments
 (0)