Skip to content

Commit f8d2e0c

Browse files
build(deps-dev): bump html-webpack-plugin from 5.6.4 to 5.6.5 (#1934)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.4 to 5.6.5. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.4...v5.6.5) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-version: 5.6.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c1e8b4 commit f8d2e0c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-plugin-unused-imports": "^4.3.0",
5858
"eslint-webpack-plugin": "^5.0.2",
5959
"file-loader": "^6.2.0",
60-
"html-webpack-plugin": "^5.6.4",
60+
"html-webpack-plugin": "^5.6.5",
6161
"imagemin": "^9.0.1",
6262
"jest": "^30.2.0",
6363
"jest-environment-jsdom": "^30.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5033,7 +5033,7 @@ __metadata:
50335033
eslint-plugin-unused-imports: ^4.3.0
50345034
eslint-webpack-plugin: ^5.0.2
50355035
file-loader: ^6.2.0
5036-
html-webpack-plugin: ^5.6.4
5036+
html-webpack-plugin: ^5.6.5
50375037
humanize-duration: ^3.33.1
50385038
i18next: ^25.6.2
50395039
i18next-browser-languagedetector: ^8.2.0
@@ -8450,9 +8450,9 @@ __metadata:
84508450
languageName: node
84518451
linkType: hard
84528452

8453-
"html-webpack-plugin@npm:^5.6.4":
8454-
version: 5.6.4
8455-
resolution: "html-webpack-plugin@npm:5.6.4"
8453+
"html-webpack-plugin@npm:^5.6.5":
8454+
version: 5.6.5
8455+
resolution: "html-webpack-plugin@npm:5.6.5"
84568456
dependencies:
84578457
"@types/html-minifier-terser": ^6.0.0
84588458
html-minifier-terser: ^6.0.2
@@ -8467,7 +8467,7 @@ __metadata:
84678467
optional: true
84688468
webpack:
84698469
optional: true
8470-
checksum: b486d99ce820d563dda215f8b6bbeb78127a738b88b419c95d577165e10dd29125e151010b5745ce933e8055f2445c2f9ad1c93024ad3b752db9ac613e84cfac
8470+
checksum: 74fa9b1a25cb1e5434d22bbc7cce8d7a182f2db9061accf8b535cdb676e251bd0d9f3d7efd6aaab0988157acc8c8349a435c6fd0d4f2c21f5d24c2b3c5c9f611
84718471
languageName: node
84728472
linkType: hard
84738473

0 commit comments

Comments
 (0)