Skip to content

Commit 1c29fc5

Browse files
build(deps-dev): bump html-webpack-plugin from 5.6.0 to 5.6.2 (#1455)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.0 to 5.6.2. - [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.0...v5.6.2) --- updated-dependencies: - dependency-name: html-webpack-plugin 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 22ce507 commit 1c29fc5

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.1.4",
5858
"eslint-webpack-plugin": "^4.2.0",
5959
"file-loader": "^6.2.0",
60-
"html-webpack-plugin": "^5.6.0",
60+
"html-webpack-plugin": "^5.6.2",
6161
"imagemin": "^9.0.0",
6262
"jest": "^27.2.4",
6363
"license-check-and-add": "^4.0.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4369,7 +4369,7 @@ __metadata:
43694369
eslint-plugin-unused-imports: ^4.1.4
43704370
eslint-webpack-plugin: ^4.2.0
43714371
file-loader: ^6.2.0
4372-
html-webpack-plugin: ^5.6.0
4372+
html-webpack-plugin: ^5.6.2
43734373
humanize-duration: ^3.32.1
43744374
i18next: ^23.16.0
43754375
i18next-browser-languagedetector: ^8.0.0
@@ -7500,9 +7500,9 @@ __metadata:
75007500
languageName: node
75017501
linkType: hard
75027502

7503-
"html-webpack-plugin@npm:^5.6.0":
7504-
version: 5.6.0
7505-
resolution: "html-webpack-plugin@npm:5.6.0"
7503+
"html-webpack-plugin@npm:^5.6.2":
7504+
version: 5.6.2
7505+
resolution: "html-webpack-plugin@npm:5.6.2"
75067506
dependencies:
75077507
"@types/html-minifier-terser": ^6.0.0
75087508
html-minifier-terser: ^6.0.2
@@ -7517,7 +7517,7 @@ __metadata:
75177517
optional: true
75187518
webpack:
75197519
optional: true
7520-
checksum: 32a6e41da538e798fd0be476637d7611a5e8a98a3508f031996e9eb27804dcdc282cb01f847cf5d066f21b49cfb8e21627fcf977ffd0c9bea81cf80e5a65070d
7520+
checksum: c579ce8b34ef1cd903829402aa6a62a6c92fe1cdfcd81d17ebc87f39eaab1381438b9d805a63457b255238db8f2865d71f48cd382375aa28718881e3ab2d2f9a
75217521
languageName: node
75227522
linkType: hard
75237523

0 commit comments

Comments
 (0)