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

Commit c1badc8

Browse files
authored
Merge pull request #209 from PolymerX/greenkeeper/yargs-13.2.2
Update yargs to the latest version 🚀
2 parents 44ad416 + 1e4de0a commit c1badc8

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.1"
89+
"yargs": "13.2.2"
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
@@ -8751,10 +8751,10 @@ yargs@12.0.2:
87518751
y18n "^3.2.1 || ^4.0.0"
87528752
yargs-parser "^10.1.0"
87538753

8754-
yargs@13.2.1:
8755-
version "13.2.1"
8756-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.1.tgz#c8888bcf24424bd4e5a834348366f6fcc37bb8d9"
8757-
integrity sha512-HgY0xHGmPPakg6kEDufqxZuXVtvPZcipORC8O7S44iEnwsUmP+qnhReHc6d1dyeIZkrPmYFblh45Z2oeDn++fQ==
8754+
yargs@13.2.2:
8755+
version "13.2.2"
8756+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-13.2.2.tgz#0c101f580ae95cea7f39d927e7770e3fdc97f993"
8757+
integrity sha512-WyEoxgyTD3w5XRpAQNYUB9ycVH/PQrToaTXdYXRdOXvEy1l19br+VJsc0vcO8PTGg5ro/l/GY7F/JMEBmI0BxA==
87588758
dependencies:
87598759
cliui "^4.0.0"
87608760
find-up "^3.0.0"

0 commit comments

Comments
 (0)