aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-08 07:53:29 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commita9f7a68f66fa81f4c0470011c394f66f91ca7c91 (patch)
tree1e267125cd9cd5e07fbec6ef6ab9a2c8827a9e65 /vnext/package.json
parent91c3131e2f8a257956d37125bfbb64e597a6b0bf (diff)
Bump html-webpack-plugin from 5.2.0 to 5.3.0
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.2.0 to 5.3.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.2.0...v5.3.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index e21b9491..769a31c8 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.1",
- "html-webpack-plugin": "^5.2.0",
+ "html-webpack-plugin": "^5.3.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.9",
"postcss-loader": "^5.1.0",