Merge pull request #504 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-4.2.0

This commit is contained in:
dependabot-preview[bot] 2020-04-10 11:06:50 +00:00 committed by GitHub
commit c87593a11f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -13235,9 +13235,9 @@
}
},
"html-webpack-plugin": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.4.tgz",
"integrity": "sha512-BREQzUbFfIQS39KqxkT2L1Ot0tuu1isako1CaCQLrgEQ43zi2ScHAe3SMTnVBWsStnIsGtl8jprDdxwZkNhrwQ==",
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.2.0.tgz",
"integrity": "sha512-zL7LYTuq/fcJX6vV6tmmvFR508Bd9e6kvVGbS76YAjZ2CPVRzsjkvDYs/SshPevpolSdTWgaDV39D6k6oQoVFw==",
"dev": true,
"requires": {
"@types/html-minifier-terser": "^5.0.0",

View File

@ -68,7 +68,7 @@
"eslint-plugin-react-hooks": "^3.0.0",
"file-loader": "6.0.0",
"fs-extra": "9.0.0",
"html-webpack-plugin": "4.0.4",
"html-webpack-plugin": "4.2.0",
"identity-obj-proxy": "3.0.0",
"is-wsl": "^2.1.0",
"jest": "25.3.0",