From c220061427cf389919991e6c5f888d956a97f243 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 06:39:11 +0000 Subject: [PATCH] Bump webpack-manifest-plugin from 3.2.0 to 4.0.1 Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 3.2.0 to 4.0.1. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v3.2.0...v4.0.1) 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 0ee394b2..012f38ae 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "url-loader": "^4.1.0", "webpack-bundle-analyzer": "^4.3.0", "webpack-fix-style-only-entries": "^0.6.0", - "webpack-manifest-plugin": "^3.0.0" + "webpack-manifest-plugin": "^4.0.1" }, "peerDependencies": { "sass": "*",