File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 71
71
"eslint-plugin-react" : " 7.33.2" ,
72
72
"hoist-non-react-statics" : " 3.3.2" ,
73
73
"html-loader" : " 4.2.0" ,
74
- "html-webpack-plugin" : " 5.5.4 " ,
74
+ "html-webpack-plugin" : " 5.6.0 " ,
75
75
"jest" : " 29.7.0" ,
76
76
"jest-environment-jsdom" : " 29.7.0" ,
77
77
"less" : " 4.2.0" ,
Original file line number Diff line number Diff line change @@ -4227,10 +4227,10 @@ html-minifier-terser@^7.0.0:
4227
4227
relateurl "^0.2.7"
4228
4228
terser "^5.15.1"
4229
4229
4230
- html-webpack-plugin@5.5.4 :
4231
- version "5.5.4 "
4232
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.4 .tgz#517a48e6f046ff1ae1a172c983cd993eb79d2f6a "
4233
- integrity sha512-3wNSaVVxdxcu0jd4FpQFoICdqgxs4zIQQvj+2yQKFfBOnLETQ6X5CDWdeasuGlSsooFlMkEioWDTqBv1wvw5Iw ==
4230
+ html-webpack-plugin@5.6.0 :
4231
+ version "5.6.0 "
4232
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0 .tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0 "
4233
+ integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw ==
4234
4234
dependencies :
4235
4235
" @types/html-minifier-terser" " ^6.0.0"
4236
4236
html-minifier-terser "^6.0.2"
You can’t perform that action at this time.
0 commit comments