1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

Merge pull request #35 from kremalicious/greenkeeper/yargs-10.0.3

Update yargs to the latest version 🚀
This commit is contained in:
Matthias Kretschmann 2017-11-15 00:41:45 +02:00 committed by GitHub
commit 90d9cef425
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@
"request": ">=2.81.0", "request": ">=2.81.0",
"uglify-es": "^3.0.28", "uglify-es": "^3.0.28",
"xo": "^0.18.2", "xo": "^0.18.2",
"yargs": "^9.0.1" "yargs": "^10.0.3"
}, },
"engines": { "engines": {
"node": ">=7.0.0" "node": ">=7.0.0"