Browse Source

Bump html-webpack-plugin from 2.30.1 to 3.2.0

Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 2.30.1 to 3.2.0.
- [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/compare/v2.30.1...v3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
pull/187/head
dependabot-preview[bot] 5 years ago
committed by GitHub
parent
commit
b58036bb00
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package.json

+ 1
- 1
package.json View File

@ -31,7 +31,7 @@
"eslint-config-airbnb-base": "^12.1.0",
"eslint-plugin-import": "2.22.1",
"extract-text-webpack-plugin": "^3.0.1",
"html-webpack-plugin": "^2.30.1",
"html-webpack-plugin": "^3.2.0",
"imagemin-webpack-plugin": "^1.6.1",
"node-sass": "^4.13.0",
"postcss-cssnext": "^3.0.2",


Loading…
Cancel
Save