Bump html-webpack-plugin from 4.0.0-beta.7 to 4.0.0-beta.8

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.0.0-beta.7 to 4.0.0-beta.8.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-20 09:35:05 +00:00 committed by GitHub
parent 35cede2de1
commit f16a3c7eff
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

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

View File

@ -68,7 +68,7 @@
"eslint-plugin-react-hooks": "^1.5.0", "eslint-plugin-react-hooks": "^1.5.0",
"file-loader": "4.1.0", "file-loader": "4.1.0",
"fs-extra": "8.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", "identity-obj-proxy": "3.0.0",
"is-wsl": "^2.0.0", "is-wsl": "^2.0.0",
"jest": "24.8.0", "jest": "24.8.0",