aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-12 21:58:02 +0000
committerGravatar vitalyster2023-06-13 03:14:32 +0300
commit8a4b029cad82a1595d60cd824f97dc71b7a24304 (patch)
treee16f82e49b683abec55b4ecafd38b4477bd4e7c7 /package.json
parent58462234b9bb0a4343d545ce604dc9a272215360 (diff)
build(deps-dev): bump html-webpack-plugin from 5.5.2 to 5.5.3
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.2 to 5.5.3. - [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.5.2...v5.5.3) --- 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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5c417f90..355bb8da 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.11.0",
"eslint-webpack-plugin": "^4.0.1",
- "html-webpack-plugin": "^5.5.2",
+ "html-webpack-plugin": "^5.5.3",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"mini-css-extract-plugin": "^2.7.6",