Skip to content

Commit 9fab4a6

Browse files
committed
chore(deps): update dependency html-webpack-plugin to v5.3.0
1 parent b188f42 commit 9fab4a6

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"file-loader": "6.2.0",
7979
"hoist-non-react-statics": "3.3.2",
8080
"html-loader": "1.3.2",
81-
"html-webpack-plugin": "5.2.0",
81+
"html-webpack-plugin": "5.3.0",
8282
"jest": "26.6.3",
8383
"less": "4.1.1",
8484
"less-loader": "8.0.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5172,14 +5172,13 @@ html-minifier-terser@^5.0.1, html-minifier-terser@^5.1.1:
51725172
relateurl "^0.2.7"
51735173
terser "^4.6.3"
51745174

5175-
html-webpack-plugin@5.2.0:
5176-
version "5.2.0"
5177-
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.2.0.tgz#d675ad0027a89de6b3d9950e0b57656dcfd97fbf"
5178-
integrity sha512-0wkVlJKq7edCN793gdLgdAm5m196qI2vb5SGXy4AtGOFB/lYKyS10+3Vkhe6Bo0acddAW3QVw+0ysgWoko/IEQ==
5175+
html-webpack-plugin@5.3.0:
5176+
version "5.3.0"
5177+
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.0.tgz#9d93a547db34ac1f28b9f41fd8fe38a5d56770f3"
5178+
integrity sha512-BjtSQCy5J0e9EDV+NZ4i+w36N9avXfQDF4QoAV9YAECG50x6/2tfJkFb0ws9eTcszLdyg4vs6FI6hMgVzVoQqw==
51795179
dependencies:
51805180
"@types/html-minifier-terser" "^5.0.0"
51815181
html-minifier-terser "^5.0.1"
5182-
loader-utils "^2.0.0"
51835182
lodash "^4.17.20"
51845183
pretty-error "^2.1.1"
51855184
tapable "^2.0.0"

0 commit comments

Comments
 (0)