aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-22 21:30:19 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commite359e4abba27bd4ad7c547f60d188cfbea9da2ea (patch)
tree9c2c26eff3e14d6a77348595dc237866c150b7ea /vnext/package.json
parent0152ed14de9e3d9eae7a1179b2f2a39fda080d68 (diff)
Bump html-webpack-plugin from 5.3.1 to 5.3.2
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.1 to 5.3.2. - [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/commits) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... 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 23b529b8..5d982746 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -30,7 +30,7 @@
"eslint-webpack-plugin": "^2.5.4",
"file-loader": "^6.2.0",
"html-loader": "^2.1.2",
- "html-webpack-plugin": "^5.3.1",
+ "html-webpack-plugin": "^5.3.2",
"jest": "^27.0.5",
"mini-css-extract-plugin": "^1.6.0",
"postcss-loader": "^6.1.0",