update dependencies

This commit is contained in:
Philipp Kunz 2017-05-01 22:10:16 +02:00
parent b2674e23da
commit ba9d681db2
2 changed files with 4 additions and 4 deletions

View File

@ -31,7 +31,7 @@
"@types/lodash": "^4.14.63", "@types/lodash": "^4.14.63",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"smartevent": "^1.0.1", "smartevent": "^1.0.1",
"smartfile": "^4.2.4", "smartfile": "^4.2.6",
"smartq": "^1.1.1", "smartq": "^1.1.1",
"smartstream": "^1.0.8", "smartstream": "^1.0.8",
"typings-global": "^1.0.16" "typings-global": "^1.0.16"

View File

@ -393,9 +393,9 @@ smartevent@^1.0.1:
smartq "^1.1.1" smartq "^1.1.1"
typings-global "^1.0.16" typings-global "^1.0.16"
smartfile@^4.2.4: smartfile@^4.2.6:
version "4.2.4" version "4.2.6"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.4.tgz#5b53324f3d7f0b3fb2dffb134b32808da89b4dee" resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.6.tgz#ef2e35769081bfd7126e62a94123f5ef52a7f0b7"
dependencies: dependencies:
"@types/fs-extra" "2.x.x" "@types/fs-extra" "2.x.x"
"@types/vinyl" "^2.0.0" "@types/vinyl" "^2.0.0"