Bump @types/event-hooks-webpack-plugin from 2.0.0 to 2.2.0

Bumps [@types/event-hooks-webpack-plugin](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/event-hooks-webpack-plugin) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/event-hooks-webpack-plugin)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-12-07 05:33:50 +00:00
parent 357903d28c
commit 377548201f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -382,9 +382,9 @@
"dev": true
},
"@types/event-hooks-webpack-plugin": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/@types/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.0.0.tgz",
"integrity": "sha512-3S2CbccekPTTbyxolfKkukWWCVggdc5cKtaSm8YtL5nJicfNCKH4RBxcg3/AWjmT0G0ginRBXHaRz8HADtgd7w==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@types/event-hooks-webpack-plugin/-/event-hooks-webpack-plugin-2.2.0.tgz",
"integrity": "sha512-1xuZO3Yb5a4eDTY/WIgFVpSkGi1mx/k3f4inf9eZPf8+ZHB66My9b+3ugD2znXN5rtzsufLNfigaGcAVrsTGxw==",
"dev": true,
"requires": {
"@types/webpack": "*"

View File

@ -47,7 +47,7 @@
"@types/clipboard": "^2.0.1",
"@types/copy-webpack-plugin": "^6.3.0",
"@types/escape-html": "1.0.0",
"@types/event-hooks-webpack-plugin": "^2.0.0",
"@types/event-hooks-webpack-plugin": "^2.2.0",
"@types/html-minifier": "^4.0.0",
"@types/lunr": "^2.3.3",
"@types/mini-css-extract-plugin": "^1.2.1",