From 71c9d88b9ce95c5531c5a745a85f60679130e0ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:41:13 +0000 Subject: [PATCH] Bump html-bundler-webpack-plugin from 3.17.4 to 4.0.0 Bumps [html-bundler-webpack-plugin](https://github.com/webdiscus/html-bundler-webpack-plugin) from 3.17.4 to 4.0.0. - [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/compare/v3.17.4...v4.0.0) --- updated-dependencies: - dependency-name: html-bundler-webpack-plugin 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 2c0dae7..4950d36 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-import": "^2.7.0", "global-jsdom": "^9.2.0", "globals": "^15.0.0", - "html-bundler-webpack-plugin": "^3.4.2", + "html-bundler-webpack-plugin": "^4.0.0", "jsdom": "^23.0.1", "lodash": "^4.17.21", "mocha": "^10.0.0",