Bump event-hooks-webpack-plugin from 2.1.4 to 2.1.5

Bumps [event-hooks-webpack-plugin](https://github.com/cascornelissen/event-hooks-webpack-plugin) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/cascornelissen/event-hooks-webpack-plugin/releases)
- [Commits](https://github.com/cascornelissen/event-hooks-webpack-plugin/compare/v2.1.4...v2.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-16 05:43:28 +00:00
parent ba6336a633
commit 9327d49918
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -5892,9 +5892,9 @@
"dev": true
},
"event-hooks-webpack-plugin": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.1.4.tgz",
"integrity": "sha512-TmxHNmRHPIG4XVDtAKT6i/rXNTAR6EnFQlSVsBFMkQ1f0MT2Me9RBNLw4E1JvdH433ag1VF9tPkp5sjTOfZM4Q==",
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.1.5.tgz",
"integrity": "sha512-flbauOg4n9R/73XlUR5/YMYT8mkpNGRP1A/zOJN6dbIFxcz46FZpV1w4cG7LrdjRrYrBOHrndpJ7Ns6XY4zn9w==",
"dev": true
},
"events": {

View File

@ -55,7 +55,7 @@
"custom-event-polyfill": "^1.0.7",
"customizr": "^1.4.0",
"eslint": "^6.7.2",
"event-hooks-webpack-plugin": "^2.1.4",
"event-hooks-webpack-plugin": "^2.1.5",
"expose-loader": "^0.7.4",
"extract-loader": "^3.1.0",
"file-loader": "^5.0.2",