Merge pull request #467 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-4.0.0

This commit is contained in:
dependabot-preview[bot]
2020-03-23 12:49:34 +00:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -13854,9 +13854,9 @@
}
},
"html-webpack-plugin": {
"version": "4.0.0-beta.14",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.14.tgz",
"integrity": "sha512-gdThA8oCH7PbHMbezNW5LD+hjxXTzwhfi4XFDKKo5Gs0BR1IhVChEZN1ub4YEKQBmOYasdnCGGPEOFggdm9hNA==",
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.0.tgz",
"integrity": "sha512-CcSN3T6gpugW5fpktj/pp1jjst6d4+d+jIU9zrkMblprVfF8JF5Z+kuSiizss/ZHQW/QCnFRxvoBu9V8z2P6BQ==",
"dev": true,
"requires": {
"html-minifier-terser": "^5.0.1",
+1 -1
View File
@@ -68,7 +68,7 @@
"eslint-plugin-react-hooks": "^2.5.1",
"file-loader": "6.0.0",
"fs-extra": "9.0.0",
"html-webpack-plugin": "4.0.0-beta.14",
"html-webpack-plugin": "4.0.0",
"identity-obj-proxy": "3.0.0",
"is-wsl": "^2.1.0",
"jest": "25.1.0",