From cf3c564e74a33eaf76808960977b6d67dd56527a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 07:29:58 +0000 Subject: [PATCH] Bump webpack-manifest-plugin from 1.1.0 to 4.0.1 Bumps [webpack-manifest-plugin](https://github.com/shellscape/webpack-manifest-plugin) from 1.1.0 to 4.0.1. - [Release notes](https://github.com/shellscape/webpack-manifest-plugin/releases) - [Commits](https://github.com/shellscape/webpack-manifest-plugin/compare/v1.1.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 a6c321b..7870fff 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.1", "whatwg-fetch": "1.0.0" }, "dependencies": {