Update dependency html-webpack-plugin to v5.6.3

pull/95267/head
renovate[bot] 8 months ago
parent b23b6d228a
commit 7359e0bcba
  1. 2
      package.json
  2. 10
      yarn.lock

@ -189,7 +189,7 @@
"fork-ts-checker-webpack-plugin": "9.0.2",
"glob": "11.0.0",
"html-loader": "5.1.0",
"html-webpack-plugin": "5.6.2",
"html-webpack-plugin": "5.6.3",
"http-server": "14.1.1",
"i18next-parser": "9.0.2",
"ini": "^4.1.3",

@ -19193,7 +19193,7 @@ __metadata:
glob: "npm:11.0.0"
history: "npm:4.10.1"
html-loader: "npm:5.1.0"
html-webpack-plugin: "npm:5.6.2"
html-webpack-plugin: "npm:5.6.3"
http-server: "npm:14.1.1"
i18next: "npm:^23.0.0"
i18next-browser-languagedetector: "npm:^7.0.2"
@ -19788,9 +19788,9 @@ __metadata:
languageName: node
linkType: hard
"html-webpack-plugin@npm:5.6.2, html-webpack-plugin@npm:^5.5.0":
version: 5.6.2
resolution: "html-webpack-plugin@npm:5.6.2"
"html-webpack-plugin@npm:5.6.3, html-webpack-plugin@npm:^5.5.0":
version: 5.6.3
resolution: "html-webpack-plugin@npm:5.6.3"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
@ -19805,7 +19805,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10/ab04cd2ac138a9c2b4b9cbe347704d59ea94c54ee279c9e16aeb5d432813bc44a6b0539acebe3a1eddb87f79dbe1f8e2b365faef2624a88457ffcac4122a85ba
checksum: 10/fd2bf1ac04823526c8b609555d027b38b9d61b4ba9f5c8116a37cc6b62d5b86cab1f478616e8c5344fee13663d2566f5c470c66265ecb1e9574dc38d0459889d
languageName: node
linkType: hard

Loading…
Cancel
Save