Update dependency gulp to v4.0.2

This commit is contained in:
Renovate Bot 2019-06-01 01:29:25 +00:00
parent e6cb772b2d
commit 0494b48ad0
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View File

@ -50,7 +50,7 @@
"beeper": "1.1.1",
"cssnano": "4.1.10",
"gscan": "2.6.0",
"gulp": "4.0.1",
"gulp": "4.0.2",
"gulp-livereload": "4.0.1",
"gulp-postcss": "8.0.0",
"gulp-uglify": "3.0.2",

View File

@ -1746,9 +1746,9 @@ gulp-zip@4.2.0:
vinyl "^2.1.0"
yazl "^2.1.0"
gulp@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.1.tgz#987a38a55a7d3677f6b49e291b06bc05809f33d9"
gulp@4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.2.tgz#543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa"
dependencies:
glob-watcher "^5.0.3"
gulp-cli "^2.2.0"