Skip to content

Commit

Permalink
chore(deps): update dependency html-webpack-plugin to v5.6.3 (#1862)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent eb3b1a6 commit 746168f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/custom-webpack/full-cycle-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jasmine": "5.1.4",
"@types/node": "20.14.15",
"cypress": "13.13.3",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.3",
"jasmine-core": "5.2.0",
"karma": "6.4.4",
"karma-chrome-launcher": "3.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8706,7 +8706,7 @@ __metadata:
"@types/jasmine": 5.1.4
"@types/node": 20.14.15
cypress: 13.13.3
html-webpack-plugin: 5.6.0
html-webpack-plugin: 5.6.3
jasmine-core: 5.2.0
karma: 6.4.4
karma-chrome-launcher: 3.2.0
Expand Down Expand Up @@ -9210,9 +9210,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
"html-webpack-plugin@npm:5.6.3":
version: 5.6.3
resolution: "html-webpack-plugin@npm:5.6.3"
dependencies:
"@types/html-minifier-terser": ^6.0.0
html-minifier-terser: ^6.0.2
Expand All @@ -9227,7 +9227,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 32a6e41da538e798fd0be476637d7611a5e8a98a3508f031996e9eb27804dcdc282cb01f847cf5d066f21b49cfb8e21627fcf977ffd0c9bea81cf80e5a65070d
checksum: 59e7d971b0cfd9ba34c7acaa3c161e43c62596474dd8cd35d7b690498ff5891f21296de0aa1d2e7810348caa657e938461267155dda47913b5eeca7124406270
languageName: node
linkType: hard

Expand Down

0 comments on commit 746168f

Please sign in to comment.