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 67
67
"eslint-plugin-promise" : " ^6.4.0" ,
68
68
"eslint-plugin-react" : " ^7.35.0" ,
69
69
"eslint-plugin-react-hooks" : " ^4.4.0" ,
70
- "husky" : " ^9.0.11 " ,
70
+ "husky" : " ^9.1.3 " ,
71
71
"postcss" : " ^8.4.31" ,
72
72
"prettier" : " 3.3.3" ,
73
73
"tailwindcss" : " ^3.3.5" ,
Original file line number Diff line number Diff line change @@ -2102,10 +2102,10 @@ highlight.js@^10.4.1, highlight.js@~10.7.0:
2102
2102
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.3.tgz#697272e3991356e40c3cac566a74eef681756531"
2103
2103
integrity sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A==
2104
2104
2105
- husky@^9.0.11 :
2106
- version "9.0.11 "
2107
- resolved "https://registry.yarnpkg.com/husky/-/husky-9.0.11 .tgz#fc91df4c756050de41b3e478b2158b87c1e79af9 "
2108
- integrity sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw ==
2105
+ husky@^9.1.3 :
2106
+ version "9.1.3 "
2107
+ resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.3 .tgz#46cddff01f9a551f87b39accc67860bce5d00680 "
2108
+ integrity sha512-ET3TQmQgdIu0pt+jKkpo5oGyg/4MQZpG6xcam5J5JyNJV+CBT23OBpCF15bKHKycRyMH9k6ONy8g2HdGIsSkMQ ==
2109
2109
2110
2110
ignore@^5.1.1, ignore@^5.2.0, ignore@^5.2.4 :
2111
2111
version "5.3.0"
You can’t perform that action at this time.
0 commit comments