update smartfile

This commit is contained in:
Philipp Kunz 2018-02-16 22:13:46 +01:00
parent 7921745716
commit 7ed8032af5
2 changed files with 20 additions and 21 deletions

View File

@ -29,11 +29,11 @@
"tapbundle": "^1.1.8"
},
"dependencies": {
"@types/lodash": "^4.14.103",
"@types/lodash": "^4.14.104",
"@types/through2": "^2.0.33",
"lodash": "^4.17.5",
"smartevent": "^1.0.1",
"smartfile": "^4.2.26",
"smartfile": "^4.2.27",
"smartq": "^1.1.6",
"smartstream": "^1.0.10",
"through2": "^2.0.3"

View File

@ -6,15 +6,15 @@
version "4.0.4"
resolved "https://registry.yarnpkg.com/@types/code/-/code-4.0.4.tgz#527fbdbb487dabc4346b8a2ccca3496d8198bae7"
"@types/fs-extra@4.x.x":
version "4.0.7"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-4.0.7.tgz#02533262386b5a6b9a49797dc82feffdf269140a"
"@types/fs-extra@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-5.0.0.tgz#d3e225b35eb5c6d3a5a782c28219df365c781413"
dependencies:
"@types/node" "*"
"@types/lodash@^4.14.103":
version "4.14.103"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.103.tgz#56ac640f029f67655f0721f479f1faa982bd8122"
"@types/lodash@^4.14.104":
version "4.14.104"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.104.tgz#53ee2357fa2e6e68379341d92eb2ecea4b11bb80"
"@types/node@*", "@types/node@^9.4.6":
version "9.4.6"
@ -30,7 +30,7 @@
dependencies:
"@types/node" "*"
"@types/vinyl@^2.0.1":
"@types/vinyl@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@types/vinyl/-/vinyl-2.0.2.tgz#4f3b8dae8f5828d3800ef709b0cff488ee852de3"
dependencies:
@ -153,9 +153,9 @@ foreach@^2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
fs-extra@^4.0.2:
version "4.0.3"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-4.0.3.tgz#0d852122e5bc5beb453fb028e9c0c9bf36340c94"
fs-extra@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
dependencies:
graceful-fs "^4.1.2"
jsonfile "^4.0.0"
@ -388,20 +388,19 @@ smartevent@^1.0.1:
smartq "^1.1.1"
typings-global "^1.0.16"
smartfile@^4.2.26:
version "4.2.26"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.26.tgz#800f08b1089e153b7fd8e0ba165da465a071d407"
smartfile@^4.2.27:
version "4.2.27"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.27.tgz#6992ad591e8fcb7f3ef28fe69e435d4ac27cf29e"
dependencies:
"@types/fs-extra" "4.x.x"
"@types/vinyl" "^2.0.1"
fs-extra "^4.0.2"
"@types/fs-extra" "5.0.0"
"@types/vinyl" "^2.0.2"
fs-extra "^5.0.0"
glob "^7.1.2"
js-yaml "^3.10.0"
require-reload "0.2.2"
smartpath "^3.2.8"
smartq "^1.1.6"
smartrequest "^1.0.6"
typings-global "^1.0.20"
smartrequest "^1.0.8"
vinyl-file "^3.0.0"
smartpath@^3.2.8:
@ -418,7 +417,7 @@ smartq@^1.1.1, smartq@^1.1.6:
typings-global "^1.0.19"
util.promisify "^1.0.0"
smartrequest@^1.0.6:
smartrequest@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/smartrequest/-/smartrequest-1.0.8.tgz#9af18dde34efa7d43b4ecfc92ccb157a98eda3b1"
dependencies: