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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-11-09 05:44:53 +00:00
parent f7e4fb5e40
commit 4d3e99b2a1
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -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": {

View File

@ -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",