diff options
author | dependabot[bot] | 2021-02-04 06:44:05 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 96b513de5bd8fcf3c7ebd1ac72cf975997aa81e7 (patch) | |
tree | b8ca1f89a0909f402ab3cfa1acba796beedcab1d /vnext/package.json | |
parent | 7fae6d57892efa8daf37a1448d402e640e3b3f84 (diff) |
Bump html-webpack-plugin from 4.5.1 to 5.0.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.1 to 5.0.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/v4.5.1...v5.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 106a8102..3cd874ad 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -30,7 +30,7 @@ "eslint-webpack-plugin": "^2.4.3", "file-loader": "^6.2.0", "html-loader": "^1.3.2", - "html-webpack-plugin": "^4.5.1", + "html-webpack-plugin": "^5.0.0", "jest": "^26.6.3", "mini-css-extract-plugin": "^1.3.5", "postcss-loader": "^5.0.0", |