From eaf6f6cd2e9ffca41475b194019a4e184f9446db Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 06:39:40 +0000 Subject: [PATCH] Bump webpack-manifest-plugin from 3.2.0 to 4.0.2 Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 3.2.0 to 4.0.2. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v3.2.0...v4.0.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 0ee394b..9f27f38 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.2" }, "peerDependencies": { "sass": "*",