Update dependency gulp-zip to v5.0.2 (#32)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-30 16:59:26 +01:00 committed by GitHub
parent f139403d92
commit 021f38cfe8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 50 deletions

View file

@ -54,7 +54,7 @@
"gulp-uglify": "3.0.2",
"gulp-util": "3.0.8",
"gulp-watch": "5.0.1",
"gulp-zip": "5.0.1",
"gulp-zip": "5.0.2",
"postcss-color-mod-function": "3.0.3",
"postcss-easy-import": "3.0.0"
},