Skip to content

Commit

Permalink
chore(deps): update dependency html-webpack-plugin to v5.6.3 (#176)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent c3ff204 commit 1a03830
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 27 deletions.
5 changes: 5 additions & 0 deletions workspaces/orchestrator/.changeset/renovate-3921567.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-orchestrator-swf-editor-envelope': patch
---

Updated dependency `html-webpack-plugin` to `5.6.3`.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"clean-webpack-plugin": "4.0.0",
"css-loader": "6.11.0",
"filemanager-webpack-plugin": "8.0.0",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.3",
"monaco-editor": "0.50.0",
"monaco-editor-webpack-plugin": "7.1.0",
"monaco-yaml": "5.1.1",
Expand Down
31 changes: 5 additions & 26 deletions workspaces/orchestrator/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12043,7 +12043,7 @@ __metadata:
clean-webpack-plugin: 4.0.0
css-loader: 6.11.0
filemanager-webpack-plugin: 8.0.0
html-webpack-plugin: 5.6.0
html-webpack-plugin: 5.6.3
monaco-editor: 0.50.0
monaco-editor-webpack-plugin: 7.1.0
monaco-yaml: 5.1.1
Expand Down Expand Up @@ -24563,30 +24563,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"
dependencies:
"@types/html-minifier-terser": ^6.0.0
html-minifier-terser: ^6.0.2
lodash: ^4.17.21
pretty-error: ^4.0.0
tapable: ^2.0.0
peerDependencies:
"@rspack/core": 0.x || 1.x
webpack: ^5.20.0
peerDependenciesMeta:
"@rspack/core":
optional: true
webpack:
optional: true
checksum: 32a6e41da538e798fd0be476637d7611a5e8a98a3508f031996e9eb27804dcdc282cb01f847cf5d066f21b49cfb8e21627fcf977ffd0c9bea81cf80e5a65070d
languageName: node
linkType: hard

"html-webpack-plugin@npm:^5.3.1":
version: 5.6.2
resolution: "html-webpack-plugin@npm:5.6.2"
"html-webpack-plugin@npm:5.6.3, html-webpack-plugin@npm:^5.3.1":
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 @@ -24601,7 +24580,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: c579ce8b34ef1cd903829402aa6a62a6c92fe1cdfcd81d17ebc87f39eaab1381438b9d805a63457b255238db8f2865d71f48cd382375aa28718881e3ab2d2f9a
checksum: 59e7d971b0cfd9ba34c7acaa3c161e43c62596474dd8cd35d7b690498ff5891f21296de0aa1d2e7810348caa657e938461267155dda47913b5eeca7124406270
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a03830

Please sign in to comment.