Skip to content

Commit 746168f

Browse files
chore(deps): update dependency html-webpack-plugin to v5.6.3 (#1862)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eb3b1a6 commit 746168f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/custom-webpack/full-cycle-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/jasmine": "5.1.4",
3434
"@types/node": "20.14.15",
3535
"cypress": "13.13.3",
36-
"html-webpack-plugin": "5.6.0",
36+
"html-webpack-plugin": "5.6.3",
3737
"jasmine-core": "5.2.0",
3838
"karma": "6.4.4",
3939
"karma-chrome-launcher": "3.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8706,7 +8706,7 @@ __metadata:
87068706
"@types/jasmine": 5.1.4
87078707
"@types/node": 20.14.15
87088708
cypress: 13.13.3
8709-
html-webpack-plugin: 5.6.0
8709+
html-webpack-plugin: 5.6.3
87108710
jasmine-core: 5.2.0
87118711
karma: 6.4.4
87128712
karma-chrome-launcher: 3.2.0
@@ -9210,9 +9210,9 @@ __metadata:
92109210
languageName: node
92119211
linkType: hard
92129212

9213-
"html-webpack-plugin@npm:5.6.0":
9214-
version: 5.6.0
9215-
resolution: "html-webpack-plugin@npm:5.6.0"
9213+
"html-webpack-plugin@npm:5.6.3":
9214+
version: 5.6.3
9215+
resolution: "html-webpack-plugin@npm:5.6.3"
92169216
dependencies:
92179217
"@types/html-minifier-terser": ^6.0.0
92189218
html-minifier-terser: ^6.0.2
@@ -9227,7 +9227,7 @@ __metadata:
92279227
optional: true
92289228
webpack:
92299229
optional: true
9230-
checksum: 32a6e41da538e798fd0be476637d7611a5e8a98a3508f031996e9eb27804dcdc282cb01f847cf5d066f21b49cfb8e21627fcf977ffd0c9bea81cf80e5a65070d
9230+
checksum: 59e7d971b0cfd9ba34c7acaa3c161e43c62596474dd8cd35d7b690498ff5891f21296de0aa1d2e7810348caa657e938461267155dda47913b5eeca7124406270
92319231
languageName: node
92329232
linkType: hard
92339233

0 commit comments

Comments
 (0)