Skip to content

Commit 4cebc42

Browse files
dependabot[bot]e-maad
authored andcommitted
chore(deps-dev): bump html-webpack-plugin from 5.6.4 to 5.6.5 (#19800)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62625ec commit 4cebc42

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
@@ -135,7 +135,7 @@
135135
"eslint-plugin-prettier": "5.1.3",
136136
"fake-indexeddb": "6.2.5",
137137
"generate-changelog": "1.8.0",
138-
"html-webpack-plugin": "5.6.4",
138+
"html-webpack-plugin": "5.6.5",
139139
"husky": "9.1.7",
140140
"i18next-scanner": "4.6.0",
141141
"intersection-observer": "0.12.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11719,9 +11719,9 @@ __metadata:
1171911719
languageName: node
1172011720
linkType: hard
1172111721

11722-
"html-webpack-plugin@npm:5.6.4":
11723-
version: 5.6.4
11724-
resolution: "html-webpack-plugin@npm:5.6.4"
11722+
"html-webpack-plugin@npm:5.6.5":
11723+
version: 5.6.5
11724+
resolution: "html-webpack-plugin@npm:5.6.5"
1172511725
dependencies:
1172611726
"@types/html-minifier-terser": "npm:^6.0.0"
1172711727
html-minifier-terser: "npm:^6.0.2"
@@ -11736,7 +11736,7 @@ __metadata:
1173611736
optional: true
1173711737
webpack:
1173811738
optional: true
11739-
checksum: 10/781074dd8bacf48236911462201fa440c5f79525665ce5de0c35f262a323765e103caab32a7466db262c4af3d98e869ae6a9b484e967345d85aff80d25a4ca79
11739+
checksum: 10/89e84f6ede068242348b2c2f09da67bf39a6b22d14399eaf16e399be05a4e2bb1f3f1c71ec03b7193aed96ebe2cf61d45a70565408b271661f7ea8635b237701
1174011740
languageName: node
1174111741
linkType: hard
1174211742

@@ -20039,7 +20039,7 @@ __metadata:
2003920039
eslint-plugin-prettier: "npm:5.1.3"
2004020040
fake-indexeddb: "npm:6.2.5"
2004120041
generate-changelog: "npm:1.8.0"
20042-
html-webpack-plugin: "npm:5.6.4"
20042+
html-webpack-plugin: "npm:5.6.5"
2004320043
http-status-codes: "npm:2.3.0"
2004420044
husky: "npm:9.1.7"
2004520045
i18next-scanner: "npm:4.6.0"

0 commit comments

Comments
 (0)