From 98d63f6db4a3112f2d597cd0463c4b2fcd488692 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 30 Jul 2021 07:49:42 +0000 Subject: [PATCH] Bump webpack-manifest-plugin from 1.1.0 to 4.0.2 Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 1.1.0 to 4.0.2. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v1.1.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 a6c321b..47d2c1a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "url-loader": "0.5.7", "webpack": "1.14.0", "webpack-dev-server": "1.16.2", - "webpack-manifest-plugin": "1.1.0", + "webpack-manifest-plugin": "4.0.2", "whatwg-fetch": "1.0.0" }, "dependencies": {