aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-11-23 16:43:12 +0100
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-11-23 16:43:12 +0100
commitf2ab173b9de2422d42732fbe12ff4722ba4fd10d (patch)
treea1addf6b4979743427ccbb9633d27a54b9fb987c /yarn.lock
parentUse node 8 on travis (diff)
downloadferdium-app-f2ab173b9de2422d42732fbe12ff4722ba4fd10d.tar.gz
ferdium-app-f2ab173b9de2422d42732fbe12ff4722ba4fd10d.tar.zst
ferdium-app-f2ab173b9de2422d42732fbe12ff4722ba4fd10d.zip
Add gulp as a local dependency
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock25
1 files changed, 24 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock
index 6c3f807a4..c662ce63f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2974,6 +2974,29 @@ gulp-babel@^6.1.2:
2974 through2 "^2.0.0" 2974 through2 "^2.0.0"
2975 vinyl-sourcemaps-apply "^0.2.0" 2975 vinyl-sourcemaps-apply "^0.2.0"
2976 2976
2977gulp-cli@1.2.2:
2978 version "1.2.2"
2979 resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-1.2.2.tgz#7392def6316c6e7939a4f296f3f540151ae3a275"
2980 dependencies:
2981 archy "^1.0.0"
2982 chalk "^1.1.0"
2983 fancy-log "^1.1.0"
2984 gulplog "^1.0.0"
2985 interpret "^1.0.0"
2986 liftoff "^2.1.0"
2987 lodash.isfunction "^3.0.8"
2988 lodash.isplainobject "^4.0.4"
2989 lodash.isstring "^4.0.1"
2990 lodash.sortby "^4.5.0"
2991 matchdep "^1.0.0"
2992 mute-stdout "^1.0.0"
2993 pretty-hrtime "^1.0.0"
2994 semver-greatest-satisfied-range "^1.0.0"
2995 tildify "^1.0.0"
2996 v8flags "^2.0.9"
2997 wreck "^6.3.0"
2998 yargs "^3.28.0"
2999
2977gulp-cli@^1.0.0: 3000gulp-cli@^1.0.0:
2978 version "1.4.0" 3001 version "1.4.0"
2979 resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-1.4.0.tgz#6f5bbe2cd0bdb4849d12cf9e1246a5861f8b4f88" 3002 resolved "https://registry.yarnpkg.com/gulp-cli/-/gulp-cli-1.4.0.tgz#6f5bbe2cd0bdb4849d12cf9e1246a5861f8b4f88"
@@ -3768,7 +3791,7 @@ levn@^0.3.0, levn@~0.3.0:
3768 prelude-ls "~1.1.2" 3791 prelude-ls "~1.1.2"
3769 type-check "~0.3.2" 3792 type-check "~0.3.2"
3770 3793
3771liftoff@^2.3.0: 3794liftoff@^2.1.0, liftoff@^2.3.0:
3772 version "2.3.0" 3795 version "2.3.0"
3773 resolved "https://registry.yarnpkg.com/liftoff/-/liftoff-2.3.0.tgz#a98f2ff67183d8ba7cfaca10548bd7ff0550b385" 3796 resolved "https://registry.yarnpkg.com/liftoff/-/liftoff-2.3.0.tgz#a98f2ff67183d8ba7cfaca10548bd7ff0550b385"
3774 dependencies: 3797 dependencies: