update dependencies

This commit is contained in:
2017-09-21 15:39:38 +02:00
parent 897a46e12d
commit ac99ecf743
2 changed files with 64 additions and 51 deletions

View File

@@ -27,10 +27,10 @@
"homepage": "https://gitlab.com/pushrocks/smartfile",
"dependencies": {
"@types/fs-extra": "4.x.x",
"@types/vinyl": "^2.0.0",
"fs-extra": "^4.0.0",
"@types/vinyl": "^2.0.1",
"fs-extra": "^4.0.2",
"glob": "^7.1.2",
"js-yaml": "^3.9.1",
"js-yaml": "^3.10.0",
"require-reload": "0.2.2",
"smartpath": "^3.2.8",
"smartq": "^1.1.6",