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 37
37
"eslint" : " ^8.44.0" ,
38
38
"eslint-plugin-react" : " ^7.33.2" ,
39
39
"eslint-plugin-react-hooks" : " ^4.6.0" ,
40
- "html-webpack-plugin" : " ^5.5 .0" ,
40
+ "html-webpack-plugin" : " ^5.6 .0" ,
41
41
"husky" : " ^8.0.3" ,
42
42
"jest" : " ^29.4.3" ,
43
43
"lint-staged" : " ^13.2.3" ,
Original file line number Diff line number Diff line change @@ -3079,10 +3079,10 @@ html-minifier-terser@^6.0.2:
3079
3079
relateurl "^0.2.7"
3080
3080
terser "^5.10.0"
3081
3081
3082
- html-webpack-plugin@^5.5 .0 :
3083
- version "5.5.3 "
3084
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.5.3 .tgz#72270f4a78e222b5825b296e5e3e1328ad525a3e "
3085
- integrity sha512-6YrDKTuqaP/TquFH7h4srYWsZx+x6k6+FbsTm0ziCwGHDP78Unr1r9F/H4+sGmMbX08GQcJ+K64x55b+7VM/jg ==
3082
+ html-webpack-plugin@^5.6 .0 :
3083
+ version "5.6.0 "
3084
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0 .tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0 "
3085
+ integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw ==
3086
3086
dependencies :
3087
3087
" @types/html-minifier-terser" " ^6.0.0"
3088
3088
html-minifier-terser "^6.0.2"
You can’t perform that action at this time.
0 commit comments