Update dependency gulp to v4.0.2
This commit is contained in:
parent
e6cb772b2d
commit
0494b48ad0
2 changed files with 4 additions and 4 deletions
|
@ -50,7 +50,7 @@
|
||||||
"beeper": "1.1.1",
|
"beeper": "1.1.1",
|
||||||
"cssnano": "4.1.10",
|
"cssnano": "4.1.10",
|
||||||
"gscan": "2.6.0",
|
"gscan": "2.6.0",
|
||||||
"gulp": "4.0.1",
|
"gulp": "4.0.2",
|
||||||
"gulp-livereload": "4.0.1",
|
"gulp-livereload": "4.0.1",
|
||||||
"gulp-postcss": "8.0.0",
|
"gulp-postcss": "8.0.0",
|
||||||
"gulp-uglify": "3.0.2",
|
"gulp-uglify": "3.0.2",
|
||||||
|
|
|
@ -1746,9 +1746,9 @@ gulp-zip@4.2.0:
|
||||||
vinyl "^2.1.0"
|
vinyl "^2.1.0"
|
||||||
yazl "^2.1.0"
|
yazl "^2.1.0"
|
||||||
|
|
||||||
gulp@4.0.1:
|
gulp@4.0.2:
|
||||||
version "4.0.1"
|
version "4.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.1.tgz#987a38a55a7d3677f6b49e291b06bc05809f33d9"
|
resolved "https://registry.yarnpkg.com/gulp/-/gulp-4.0.2.tgz#543651070fd0f6ab0a0650c6a3e6ff5a7cb09caa"
|
||||||
dependencies:
|
dependencies:
|
||||||
glob-watcher "^5.0.3"
|
glob-watcher "^5.0.3"
|
||||||
gulp-cli "^2.2.0"
|
gulp-cli "^2.2.0"
|
||||||
|
|
Loading…
Reference in a new issue