Skip to content

Commit 3d0b4fd

Browse files
Bump html-webpack-plugin from 5.6.4 to 5.6.5 (#13935)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c7703b commit 3d0b4fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
"file-loader": "^6.0.0",
288288
"flow-bin": "^0.187.0",
289289
"glob": "^11.1.0",
290-
"html-webpack-plugin": "5.6.4",
290+
"html-webpack-plugin": "5.6.5",
291291
"http-proxy": "^1.16.2",
292292
"intl": "^1.2.5",
293293
"intl-locales-supported": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6180,10 +6180,10 @@ html-tags@^3.3.1:
61806180
resolved "https://registry.yarnpkg.com/html-tags/-/html-tags-3.3.1.tgz#a04026a18c882e4bba8a01a3d39cfe465d40b5ce"
61816181
integrity sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==
61826182

6183-
6184-
version "5.6.4"
6185-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.4.tgz#d8cb0f7edff7745ae7d6cccb0bff592e9f7f7959"
6186-
integrity sha512-V/PZeWsqhfpE27nKeX9EO2sbR+D17A+tLf6qU+ht66jdUsN0QLKJN27Z+1+gHrVMKgndBahes0PU6rRihDgHTw==
6183+
6184+
version "5.6.5"
6185+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.5.tgz#d57defb83cabbf29bf56b2d4bf10b67b650066be"
6186+
integrity sha512-4xynFbKNNk+WlzXeQQ+6YYsH2g7mpfPszQZUi3ovKlj+pDmngQ7vRXjrrmGROabmKwyQkcgcX5hqfOwHbFmK5g==
61876187
dependencies:
61886188
"@types/html-minifier-terser" "^6.0.0"
61896189
html-minifier-terser "^6.0.2"

0 commit comments

Comments
 (0)