From 93f7d854ca8b2149b3f9a66d3c9293fda1f86c62 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 08:44:22 +0000 Subject: [PATCH] build(deps-dev): bump gulp-imagemin from 3.4.0 to 7.1.0 Bumps [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin) from 3.4.0 to 7.1.0. - [Release notes](https://github.com/sindresorhus/gulp-imagemin/releases) - [Commits](https://github.com/sindresorhus/gulp-imagemin/compare/v3.4.0...v7.1.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ece8186..b06acde2 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "gulp-environments": "^0.1.1", "gulp-eslint": "^3.0.1", "gulp-filter": "^4.0.0", - "gulp-imagemin": "^3.0.1", + "gulp-imagemin": "^7.1.0", "gulp-jade": "^1.1.0", "gulp-jshint": "^2.0.1", "gulp-less": "^3.1.0",