Skip to content

Commit 8069d3f

Browse files
chore(deps-dev): bump html-webpack-plugin from 5.6.3 to 5.6.4 (#19420)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.3 to 5.6.4. - [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.3...v5.6.4) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-version: 5.6.4 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 f295fe6 commit 8069d3f

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
@@ -131,7 +131,7 @@
131131
"eslint-plugin-prettier": "5.1.3",
132132
"fake-indexeddb": "6.1.0",
133133
"generate-changelog": "1.8.0",
134-
"html-webpack-plugin": "5.6.3",
134+
"html-webpack-plugin": "5.6.4",
135135
"husky": "9.1.7",
136136
"i18next-scanner": "4.6.0",
137137
"intersection-observer": "0.12.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13264,9 +13264,9 @@ __metadata:
1326413264
languageName: node
1326513265
linkType: hard
1326613266

13267-
"html-webpack-plugin@npm:5.6.3":
13268-
version: 5.6.3
13269-
resolution: "html-webpack-plugin@npm:5.6.3"
13267+
"html-webpack-plugin@npm:5.6.4":
13268+
version: 5.6.4
13269+
resolution: "html-webpack-plugin@npm:5.6.4"
1327013270
dependencies:
1327113271
"@types/html-minifier-terser": "npm:^6.0.0"
1327213272
html-minifier-terser: "npm:^6.0.2"
@@ -13281,7 +13281,7 @@ __metadata:
1328113281
optional: true
1328213282
webpack:
1328313283
optional: true
13284-
checksum: 10/fd2bf1ac04823526c8b609555d027b38b9d61b4ba9f5c8116a37cc6b62d5b86cab1f478616e8c5344fee13663d2566f5c470c66265ecb1e9574dc38d0459889d
13284+
checksum: 10/781074dd8bacf48236911462201fa440c5f79525665ce5de0c35f262a323765e103caab32a7466db262c4af3d98e869ae6a9b484e967345d85aff80d25a4ca79
1328513285
languageName: node
1328613286
linkType: hard
1328713287

@@ -21956,7 +21956,7 @@ __metadata:
2195621956
eslint-plugin-prettier: "npm:5.1.3"
2195721957
fake-indexeddb: "npm:6.1.0"
2195821958
generate-changelog: "npm:1.8.0"
21959-
html-webpack-plugin: "npm:5.6.3"
21959+
html-webpack-plugin: "npm:5.6.4"
2196021960
http-status-codes: "npm:2.3.0"
2196121961
husky: "npm:9.1.7"
2196221962
i18next-scanner: "npm:4.6.0"

0 commit comments

Comments
 (0)