From 41be2d4155b6a774c99c4665479214f578d51209 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Nov 2020 07:10:34 +0000 Subject: [PATCH] chore(deps-dev): bump ignore-emit-webpack-plugin from 2.0.3 to 2.0.5 Bumps [ignore-emit-webpack-plugin](https://github.com/mrbar42/ignore-emit-webpack-plugin) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/mrbar42/ignore-emit-webpack-plugin/releases) - [Commits](https://github.com/mrbar42/ignore-emit-webpack-plugin/compare/v2.0.3...v2.0.5) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 19c9817843a6..8b2705d01fd0 100644 --- a/package.json +++ b/package.json @@ -218,7 +218,7 @@ "http-server": "^0.12.0", "husky": "^4.0.3", "identity-obj-proxy": "^3.0.0", - "ignore-emit-webpack-plugin": "2.0.3", + "ignore-emit-webpack-plugin": "2.0.5", "immutability-helper": "^3.0.0", "inquirer": "^7.1.0", "intersection-observer": "^0.11.0",