aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-10 07:43:45 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit6d1097f0d4160263cf6212f993baf03ef7845261 (patch)
treeb90de1c4156196cfc32e14888a3ca183598b9380 /vnext/package.json
parenta7554caf51e021741ba4b3f4b4c83653deaa08b9 (diff)
Bump html-webpack-plugin from 5.3.0 to 5.3.1
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.3.0 to 5.3.1. - [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.3.0...v5.3.1) 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 64116d64..0cfbbfa7 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.2",
- "html-webpack-plugin": "^5.3.0",
+ "html-webpack-plugin": "^5.3.1",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.9",
"postcss-loader": "^5.1.0",