From 520ae31744394e05cd38d67f6d169e2b749db90c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 17:37:22 +0000 Subject: [PATCH] Bump html-bundler-webpack-plugin from 2.15.2 to 4.21.1 Bumps [html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin) from 2.15.2 to 4.21.1. - [Release notes](https://github.com/webdiscus/html-bundler-webpack-plugin/releases) - [Changelog](https://github.com/webdiscus/html-bundler-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webdiscus/html-bundler-webpack-plugin/commits) --- updated-dependencies: - dependency-name: html-bundler-webpack-plugin dependency-version: 4.21.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08c93c3..4b053c7 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "eslint-plugin-react-hooks": "^5.2.0", "global-jsdom": "^26.0.0", "globals": "^16.4.0", - "html-bundler-webpack-plugin": "^2.14.0", + "html-bundler-webpack-plugin": "^4.21.1", "jsdom": "^26.1.0", "less": "^4.1.3", "mocha": "^11.7.2",