Skip to content

Commit

Permalink
Bump gulp-zip from 5.0.2 to 5.1.0 (#347)
Browse files Browse the repository at this point in the history
Bumps [gulp-zip](https://github.com/sindresorhus/gulp-zip) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/gulp-zip/releases)
- [Commits](sindresorhus/gulp-zip@v5.0.2...v5.1.0)

---
updated-dependencies:
- dependency-name: gulp-zip
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 24, 2024
1 parent 5be1720 commit 1bcfdb7
Show file tree
Hide file tree
Showing 3 changed files with 2,407 additions and 1,992 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ node_modules
npm-debug.log
package-lock.json
yarn-error.log
.idea
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"foundation-cli": "2.3.2",
"foundation-emails": "2.4.0",
"fs-extra": "10.1.0",
"glob": "7.1.6",
"glob": "7.2.3",
"global": "4.4.0",
"gulp-mail": "^0.4.2",
"html-to-text": "5.1.1",
Expand All @@ -19,26 +19,26 @@
"gulp": "4.0.2",
"gulp-awspublish": "4.1.2",
"gulp-cli": "2.3.0",
"gulp-dart-sass": "^1.0.2",
"gulp-dart-sass": "^1.1.0",
"gulp-html-src": "1.0.0",
"gulp-htmlmin": "5.0.1",
"gulp-if": "3.0.0",
"gulp-imagemin": "8.0.0",
"gulp-inline-css": "3.5.0",
"gulp-load-plugins": "2.0.8",
"gulp-rename": "2.0.0",
"gulp-replace": "1.0.0",
"gulp-replace": "1.1.4",
"gulp-sourcemaps": "2.6.5",
"gulp-uncss": "1.0.6",
"gulp-zip": "5.0.2",
"husky": "8.0.1",
"gulp-zip": "5.1.0",
"husky": "8.0.3",
"inky": "1.4.2",
"lazypipe": "1.0.2",
"lint-staged": "13.0.3",
"lint-staged": "13.3.0",
"merge-stream": "2.0.0",
"panini": "2.0.0-alpha.2",
"prettier": "3.0.3",
"replace-in-file": "6.1.0",
"prettier": "3.2.5",
"replace-in-file": "6.3.5",
"rimraf": "3.0.2",
"siphon-media-query": "1.0.0",
"yargs": "17.7.2"
Expand Down

0 comments on commit 1bcfdb7

Please sign in to comment.