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

Commit 512aff2

Browse files
authored
Merge pull request #194 from PolymerX/greenkeeper/yargs-13.2.1
Update yargs to the latest version 🚀
2 parents 9d1a7d9 + 41dc751 commit 512aff2

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.2.0"
89+
"yargs": "13.2.1"
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
@@ -8793,10 +8793,10 @@ yargs@12.0.2:
87938793
y18n "^3.2.1 || ^4.0.0"
87948794
yargs-parser "^10.1.0"
87958795

8796-
yargs@13.2.0:
8797-
version "13.2.0"
8798-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.0.tgz#8b749168defffe473ec1e7980634aa360518d7e7"
8799-
integrity sha512-C+2y+DJwm9JIyZqeZtBnXQWAwltzeaWWtWmLdC7mBvs46PZu8a3WOyiKfJX+pEqOfzwH7OljABNwU2XJqftk6g==
8796+
yargs@13.2.1:
8797+
version "13.2.1"
8798+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.1.tgz#c8888bcf24424bd4e5a834348366f6fcc37bb8d9"
8799+
integrity sha512-HgY0xHGmPPakg6kEDufqxZuXVtvPZcipORC8O7S44iEnwsUmP+qnhReHc6d1dyeIZkrPmYFblh45Z2oeDn++fQ==
88008800
dependencies:
88018801
cliui "^4.0.0"
88028802
find-up "^3.0.0"

0 commit comments

Comments
 (0)