Merge pull request #167 from hodgef/dependabot/npm_and_yarn/html-webpack-plugin-4.0.0-beta.8

This commit is contained in:
dependabot-preview[bot] 2019-07-20 10:01:15 +00:00 committed by GitHub
commit 2b06589259
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

@ -7050,9 +7050,9 @@
}
},
"html-webpack-plugin": {
"version": "4.0.0-beta.7",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.7.tgz",
"integrity": "sha512-xtKllnYj6xQPChdvbLihnj3yPsvB4WFASbqyZK2aflWPkDO+NitASYvsRPXPF3u4XYkZ5L7A+WtBh7J0vJ8APQ==",
"version": "4.0.0-beta.8",
"resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-4.0.0-beta.8.tgz",
"integrity": "sha512-n5S2hJi3/vioRvEDswZP2WFgZU8TUqFoYIrkg5dt+xDC4TigQEhIcl4Y81Qs2La/EqKWuJZP8+ikbHGVmzQ4Mg==",
"dev": true,
"requires": {
"html-minifier": "^4.0.0",

View File

@ -68,7 +68,7 @@
"eslint-plugin-react-hooks": "^1.5.0",
"file-loader": "4.1.0",
"fs-extra": "8.1.0",
"html-webpack-plugin": "4.0.0-beta.7",
"html-webpack-plugin": "4.0.0-beta.8",
"identity-obj-proxy": "3.0.0",
"is-wsl": "^2.0.0",
"jest": "24.8.0",