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 37
37
"eslint" : " ^8.57.0" ,
38
38
"eslint-plugin-react" : " ^7.35.0" ,
39
39
"eslint-plugin-react-hooks" : " ^4.6.2" ,
40
- "html-webpack-plugin" : " ^5.6.0 " ,
40
+ "html-webpack-plugin" : " ^5.6.3 " ,
41
41
"husky" : " ^9.1.7" ,
42
42
"jest" : " ^29.7.0" ,
43
43
"lint-staged" : " ^15.2.7" ,
Original file line number Diff line number Diff line change @@ -3573,10 +3573,10 @@ html-minifier-terser@^6.0.2:
3573
3573
relateurl "^0.2.7"
3574
3574
terser "^5.10.0"
3575
3575
3576
- html-webpack-plugin@^5.6.0 :
3577
- version "5.6.0 "
3578
- resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.0 .tgz#50a8fa6709245608cb00e811eacecb8e0d7b7ea0 "
3579
- integrity sha512-iwaY4wzbe48AfKLZ/Cc8k0L+FKG6oSNRaZ8x5A/T/IVDGyXcbHncM9TdDa93wn0FsSm82FhTKW7f3vS61thXAw ==
3576
+ html-webpack-plugin@^5.6.3 :
3577
+ version "5.6.3 "
3578
+ resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.6.3 .tgz#a31145f0fee4184d53a794f9513147df1e653685 "
3579
+ integrity sha512-QSf1yjtSAsmf7rYBV7XX86uua4W/vkhIt0xNXKbsi2foEeW7vjJQz4bhnpL3xH+l1ryl1680uNv968Z+X6jSYg ==
3580
3580
dependencies :
3581
3581
" @types/html-minifier-terser" " ^6.0.0"
3582
3582
html-minifier-terser "^6.0.2"
You can’t perform that action at this time.
0 commit comments