diff options
author | dependabot[bot] | 2021-01-04 08:01:55 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | 5eccccd756708c735b8d0c7dc53195925f4425d3 (patch) | |
tree | 76a03dff3fde63e4d8731388f2c77461a6cc4281 /vnext/package.json | |
parent | ce4e6cebd376f4462597a2fb803d975fb23314a4 (diff) |
Bump html-webpack-plugin from 4.5.0 to 4.5.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 4.5.0 to 4.5.1.
- [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.0...v4.5.1)
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 0e2c537a..781ed42a 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -30,7 +30,7 @@ "eslint-webpack-plugin": "^2.4.1", "file-loader": "^6.2.0", "html-loader": "^1.3.2", - "html-webpack-plugin": "^4.5.0", + "html-webpack-plugin": "^4.5.1", "jest": "^26.6.3", "mini-css-extract-plugin": "^1.3.3", "postcss-loader": "^4.1.0", |