[7.x] Update dependency gulp-zip to v4.2.0 (#37789) (#37797)

This commit is contained in:
Spencer 2019-06-01 19:10:23 -07:00 committed by GitHub
parent fa94efb9f8
commit 7f070d17da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"globby": "^8.0.1",
"gulp-babel": "^8.0.0",
"gulp-rename": "1.4.0",
"gulp-zip": "4.1.0",
"gulp-zip": "4.2.0",
"inquirer": "^1.2.2",
"minimatch": "^3.0.4",
"node-sass": "^4.9.4",

View file

@ -13704,10 +13704,10 @@ gulp-util@^3.0.0:
through2 "^2.0.0"
vinyl "^0.5.0"
gulp-zip@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/gulp-zip/-/gulp-zip-4.1.0.tgz#dab178bd99afa190923f1eb78abaf0db47817704"
integrity sha1-2rF4vZmvoZCSPx63irrw20eBdwQ=
gulp-zip@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/gulp-zip/-/gulp-zip-4.2.0.tgz#e25e738c41ad0795ad853d1d8aeb1744d2a4ca82"
integrity sha512-I+697f6jf+PncdTrqfuwoauxgnLG1yHRg3vlmvDgmJuEnlEHy4meBktJ/oHgfyg4tp6X25wuZqUOraVeVg97wQ==
dependencies:
get-stream "^3.0.0"
plugin-error "^0.1.2"