Skip to content

Commit ba769b6

Browse files
build(deps-dev): bump html-webpack-plugin from 5.6.2 to 5.6.3 (#1469)
Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.6.2 to 5.6.3. - [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.2...v5.6.3) --- 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 4b0eb03 commit ba769b6

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.2",
60+
"html-webpack-plugin": "^5.6.3",
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
@@ -4379,7 +4379,7 @@ __metadata:
43794379
eslint-plugin-unused-imports: ^4.1.4
43804380
eslint-webpack-plugin: ^4.2.0
43814381
file-loader: ^6.2.0
4382-
html-webpack-plugin: ^5.6.2
4382+
html-webpack-plugin: ^5.6.3
43834383
humanize-duration: ^3.32.1
43844384
i18next: ^23.16.2
43854385
i18next-browser-languagedetector: ^8.0.0
@@ -7520,9 +7520,9 @@ __metadata:
75207520
languageName: node
75217521
linkType: hard
75227522

7523-
"html-webpack-plugin@npm:^5.6.2":
7524-
version: 5.6.2
7525-
resolution: "html-webpack-plugin@npm:5.6.2"
7523+
"html-webpack-plugin@npm:^5.6.3":
7524+
version: 5.6.3
7525+
resolution: "html-webpack-plugin@npm:5.6.3"
75267526
dependencies:
75277527
"@types/html-minifier-terser": ^6.0.0
75287528
html-minifier-terser: ^6.0.2
@@ -7537,7 +7537,7 @@ __metadata:
75377537
optional: true
75387538
webpack:
75397539
optional: true
7540-
checksum: c579ce8b34ef1cd903829402aa6a62a6c92fe1cdfcd81d17ebc87f39eaab1381438b9d805a63457b255238db8f2865d71f48cd382375aa28718881e3ab2d2f9a
7540+
checksum: 59e7d971b0cfd9ba34c7acaa3c161e43c62596474dd8cd35d7b690498ff5891f21296de0aa1d2e7810348caa657e938461267155dda47913b5eeca7124406270
75417541
languageName: node
75427542
linkType: hard
75437543

0 commit comments

Comments
 (0)