update dependencies
This commit is contained in:
parent
bd5fdb4edf
commit
55bc182226
@ -24,14 +24,14 @@
|
||||
},
|
||||
"homepage": "https://gitlab.com/pushrocks/smartgulp#README",
|
||||
"devDependencies": {
|
||||
"gulp-function": "^2.2.6",
|
||||
"gulp-function": "^2.2.9",
|
||||
"tapbundle": "^1.0.10"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/lodash": "^4.14.63",
|
||||
"lodash": "^4.17.4",
|
||||
"smartevent": "^1.0.1",
|
||||
"smartfile": "^4.2.3",
|
||||
"smartfile": "^4.2.4",
|
||||
"smartq": "^1.1.1",
|
||||
"smartstream": "^1.0.8",
|
||||
"typings-global": "^1.0.16"
|
||||
|
12
yarn.lock
12
yarn.lock
@ -194,9 +194,9 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6:
|
||||
version "4.1.11"
|
||||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
|
||||
|
||||
gulp-function@^2.2.6:
|
||||
version "2.2.6"
|
||||
resolved "https://registry.yarnpkg.com/gulp-function/-/gulp-function-2.2.6.tgz#e14c1eefdab4d4ac11d9f4abfdbe94115a12d10d"
|
||||
gulp-function@^2.2.9:
|
||||
version "2.2.9"
|
||||
resolved "https://registry.yarnpkg.com/gulp-function/-/gulp-function-2.2.9.tgz#de513103db9d817e94bb8aab45f30bf286f19ae5"
|
||||
dependencies:
|
||||
"@types/through2" "^2.0.32"
|
||||
smartq "^1.1.1"
|
||||
@ -393,9 +393,9 @@ smartevent@^1.0.1:
|
||||
smartq "^1.1.1"
|
||||
typings-global "^1.0.16"
|
||||
|
||||
smartfile@^4.2.3:
|
||||
version "4.2.3"
|
||||
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.3.tgz#fc31f7040cb2b316a939e0f068bc33cff9240a03"
|
||||
smartfile@^4.2.4:
|
||||
version "4.2.4"
|
||||
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.4.tgz#5b53324f3d7f0b3fb2dffb134b32808da89b4dee"
|
||||
dependencies:
|
||||
"@types/fs-extra" "2.x.x"
|
||||
"@types/vinyl" "^2.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user