Skip to content

Commit 9f9e891

Browse files
committed
chore(deps): update dependency html-webpack-plugin to v5.2.0
1 parent 6e76246 commit 9f9e891

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"codemirror": "5.59.2",
2828
"css-loader": "5.0.2",
2929
"html-loader": "1.3.2",
30-
"html-webpack-plugin": "5.1.0",
30+
"html-webpack-plugin": "5.2.0",
3131
"less": "4.1.1",
3232
"less-loader": "8.0.0",
3333
"mini-css-extract-plugin": "1.3.8",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2762,10 +2762,10 @@ html-minifier-terser@^5.0.1, html-minifier-terser@^5.1.1:
27622762
relateurl "^0.2.7"
27632763
terser "^4.6.3"
27642764

2765-
html-webpack-plugin@5.1.0:
2766-
version "5.1.0"
2767-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.1.0.tgz#1c11bbe01ab9d1262c4b601edebcf394364b1f60"
2768-
integrity sha512-2axkp+2NHmvHUWrKe1dY4LyM3WatQEdFChr42OY7R/Ad7f0AQzaKscGCcqN/FtQBxo8rdfJP7M3RMFDttqok3g==
2765+
html-webpack-plugin@5.2.0:
2766+
version "5.2.0"
2767+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.2.0.tgz#d675ad0027a89de6b3d9950e0b57656dcfd97fbf"
2768+
integrity sha512-0wkVlJKq7edCN793gdLgdAm5m196qI2vb5SGXy4AtGOFB/lYKyS10+3Vkhe6Bo0acddAW3QVw+0ysgWoko/IEQ==
27692769
dependencies:
27702770
"@types/html-minifier-terser" "^5.0.0"
27712771
html-minifier-terser "^5.0.1"

0 commit comments

Comments
 (0)