From d415cfea6bc5f6090a36ab3d0c1a888f7f856e81 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 30 Sep 2020 21:54:56 +0000 Subject: [PATCH] Bump imagemin-webpack-plugin from 1.6.1 to 2.4.2 Bumps [imagemin-webpack-plugin](https://github.com/Klathmon/imagemin-webpack-plugin) from 1.6.1 to 2.4.2. - [Release notes](https://github.com/Klathmon/imagemin-webpack-plugin/releases) - [Commits](https://github.com/Klathmon/imagemin-webpack-plugin/compare/v1.6.1...v2.4.2) 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 47b5bee..9f026c1 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint-plugin-import": "2.22.1", "extract-text-webpack-plugin": "^3.0.1", "html-webpack-plugin": "^2.30.1", - "imagemin-webpack-plugin": "^1.6.1", + "imagemin-webpack-plugin": "^2.4.2", "node-sass": "^4.13.0", "postcss-cssnext": "^3.0.2", "postcss-loader": "^2.0.8",