File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
"eslint-webpack-plugin" : " ^4.2.0" ,
70
70
"file-loader" : " ^6.2.0" ,
71
71
"history" : " 5.3.0" ,
72
- "html-webpack-plugin" : " ^5.6.0 " ,
72
+ "html-webpack-plugin" : " ^5.6.2 " ,
73
73
"jest" : " ^29.7.0" ,
74
74
"jest-environment-jsdom" : " ^29.7.0" ,
75
75
"lodash-webpack-plugin" : " ^0.11.6" ,
Original file line number Diff line number Diff line change @@ -5217,10 +5217,10 @@ html-minifier-terser@^6.0.2:
5217
5217
relateurl "^0.2.7"
5218
5218
terser "^5.7.2"
5219
5219
5220
- html-webpack-plugin@^5.6.0 :
5221
- version "5.6.0 "
5222
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0 .tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0 "
5223
- integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw ==
5220
+ html-webpack-plugin@^5.6.2 :
5221
+ version "5.6.2 "
5222
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.2 .tgz#174a67c8e55aa3fa2ba94c8e8e42894bfe4978ea "
5223
+ integrity sha512-q7xp/FO9RGBVoTKNItkdX1jKLscLFkgn/dLVFNYbHVbfHLBk6DYW5nsQ8kCzIWcgKP/kUBocetjvav6lD8YfCQ ==
5224
5224
dependencies :
5225
5225
" @types/html-minifier-terser" " ^6.0.0"
5226
5226
html-minifier-terser "^6.0.2"
You can’t perform that action at this time.
0 commit comments