File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 97
97
"eslint-config-prettier" : " ^9.1.0" ,
98
98
"eslint-plugin-cypress" : " ^3.5.0" ,
99
99
"eslint-plugin-mdx" : " ^3.1.5" ,
100
- "eslint-plugin-react" : " ^7.35.2 " ,
100
+ "eslint-plugin-react" : " ^7.36.1 " ,
101
101
"eslint-plugin-react-hooks" : " ^4.6.2" ,
102
102
"front-matter" : " ^4.0.2" ,
103
103
"github-slugger" : " ^2.0.0" ,
104
104
"globals" : " ^15.9.0" ,
105
105
"html-webpack-plugin" : " ^5.5.4" ,
106
106
"http-server" : " ^14.1.1" ,
107
- "husky" : " ^9.1.5 " ,
107
+ "husky" : " ^9.1.6 " ,
108
108
"hyperlink" : " ^5.0.4" ,
109
109
"jest" : " ^29.7.0" ,
110
110
"lightningcss" : " ^1.27.0" ,
Original file line number Diff line number Diff line change @@ -5402,10 +5402,10 @@ eslint-plugin-react-hooks@^4.6.2:
5402
5402
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
5403
5403
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
5404
5404
5405
- eslint-plugin-react@^7.35.2 :
5406
- version "7.35.2 "
5407
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.2 .tgz#d32500d3ec268656d5071918bfec78cfd8b070ed "
5408
- integrity sha512-Rbj2R9zwP2GYNcIak4xoAMV57hrBh3hTaR0k7hVjwCQgryE/pw5px4b13EYjduOI0hfXyZhwBxaGpOTbWSGzKQ ==
5405
+ eslint-plugin-react@^7.36.1 :
5406
+ version "7.36.1 "
5407
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1 .tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5 "
5408
+ integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA ==
5409
5409
dependencies:
5410
5410
array-includes "^3.1.8"
5411
5411
array.prototype.findlast "^1.2.5"
@@ -6820,10 +6820,10 @@ human-signals@^5.0.0:
6820
6820
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
6821
6821
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
6822
6822
6823
- husky@^9.1.5 :
6824
- version "9.1.5 "
6825
- resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.5 .tgz#2b6edede53ee1adbbd3a3da490628a23f5243b83 "
6826
- integrity sha512-rowAVRUBfI0b4+niA4SJMhfQwc107VLkBUgEYYAOQAbqDCnra1nYh83hF/MDmhYs9t9n1E3DuKOrs2LYNC+0Ag ==
6823
+ husky@^9.1.6 :
6824
+ version "9.1.6 "
6825
+ resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6 .tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c "
6826
+ integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A ==
6827
6827
6828
6828
hyperlink@^5.0.4:
6829
6829
version "5.0.4"
You can’t perform that action at this time.
0 commit comments