mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-24 07:30:12 +01:00
Merge pull request #467 from squidfunk/greenkeeper/yargs-9.0.1
Update yargs to the latest version 🚀
This commit is contained in:
commit
76c282c175
@ -93,7 +93,7 @@
|
|||||||
"webpack": "^3.4.1",
|
"webpack": "^3.4.1",
|
||||||
"webpack-stream": "^4.0.0",
|
"webpack-stream": "^4.0.0",
|
||||||
"whatwg-fetch": "^2.0.3",
|
"whatwg-fetch": "^2.0.3",
|
||||||
"yargs": "^8.0.2"
|
"yargs": "^9.0.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 5.0.0"
|
"node": ">= 5.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user