diff options
author | dependabot[bot] | 2021-02-23 04:47:49 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | c0fc0b56d08f1a177577c667c078c3b08fe2f420 (patch) | |
tree | dd973d5d198cecaaf33593d3ec6c6ba0fbc4b6dc /vnext/package.json | |
parent | edc69154d14d31c7e27865b2457fda7a9d2c4bab (diff) |
Bump html-webpack-plugin from 5.1.0 to 5.2.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.1.0...v5.2.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 746192b8..a384911e 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -30,7 +30,7 @@ "eslint-webpack-plugin": "^2.5.2", "file-loader": "^6.2.0", "html-loader": "^2.1.0", - "html-webpack-plugin": "^5.1.0", + "html-webpack-plugin": "^5.2.0", "jest": "^26.6.3", "mini-css-extract-plugin": "^1.3.8", "postcss-loader": "^5.0.0", |