diff options
author | dependabot[bot] | 2023-06-09 21:59:16 +0000 |
---|---|---|
committer | vitalyster | 2023-06-10 01:09:16 +0300 |
commit | e112c504aa6c38ac84b1c8b669038d749e00fbca (patch) | |
tree | 62ccbf05538c6c2282c271f5a25f86358172410c /package.json | |
parent | ffaea1311cfb263bce034fb87a57816583f65c83 (diff) |
build(deps-dev): bump html-webpack-plugin from 5.5.1 to 5.5.2
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.1 to 5.5.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/compare/v5.5.1...v5.5.2)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 27ec9026..f5d4c108 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.1", + "html-webpack-plugin": "^5.5.2", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", "mini-css-extract-plugin": "^2.7.6", |