mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
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:
parent
357903d28c
commit
377548201f
6
package-lock.json
generated
6
package-lock.json
generated
@ -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": "*"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user