From 4d3e99b2a120a4ec7bbdfdfbc77d6ab561d0a992 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 05:44:53 +0000 Subject: [PATCH] Bump event-hooks-webpack-plugin from 2.1.7 to 2.2.0 Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin) from 2.1.7 to 2.2.0. - [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases) - [Commits](https://github.com/cascornelissen/event-hooks-webpack-plugin/compare/v2.1.7...v2.2.0) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2d0700dba..432001ec0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3345,9 +3345,9 @@ "dev": true }, "event-hooks-webpack-plugin": { - "version": "2.1.7", - "resolved": "https://registry.npmjs.org/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.1.7.tgz", - "integrity": "sha512-gxJSJbLKnYjBdS9psIxR8lPTYGiptWNRmZqy8qG0BIHovPPJKeN6ZV+Ag6hl5G43x8xF/RvhlaKoOos/UxOtgQ==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.2.0.tgz", + "integrity": "sha512-r3j2Zez2Y8dRtSFCdNzmkN1m3p651a3VHi5A77zbhAP0Y08YTQaNx6vadCVaZ/szup9uBrVRlvUVgOW6pSINgg==", "dev": true }, "event-target-shim": { diff --git a/package.json b/package.json index 6b755db38..62cf1c60a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "autoprefixer": "10.0.1", "copy-webpack-plugin": "^6.2.1", "css-loader": "^5.0.1", - "event-hooks-webpack-plugin": "^2.1.7", + "event-hooks-webpack-plugin": "^2.2.0", "expose-loader": "^1.0.1", "github-types": "^1.0.0", "gitlab": "^14.2.2",