File tree 2 files changed +6
-5
lines changed 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 49
49
"classnames" : " ^2.3.1" ,
50
50
"eslint" : " ^7.30.0" ,
51
51
"eslint-plugin-import" : " ^2.24.2" ,
52
- "eslint-plugin-react" : " ^7.15.1 " ,
52
+ "eslint-plugin-react" : " ^7.25.0 " ,
53
53
"gh-pages" : " ^3.1.0" ,
54
54
"is_js" : " ^0.9.0" ,
55
55
"prettier" : " ^2.0.5" ,
Original file line number Diff line number Diff line change @@ -5076,14 +5076,15 @@ eslint-plugin-react-hooks@^4.2.0:
5076
5076
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
5077
5077
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
5078
5078
5079
- eslint-plugin-react@^7.15.1 , eslint-plugin-react@^7.24 .0:
5080
- version "7.24 .0"
5081
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24 .0.tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4 "
5082
- integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q ==
5079
+ eslint-plugin-react@^7.24.0 , eslint-plugin-react@^7.25 .0:
5080
+ version "7.25 .0"
5081
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25 .0.tgz#1e5de5fe147f95ce53eeeb7329ad3d5631ef6e40 "
5082
+ integrity sha512-bZL+HeB+Qaimb4ryOc+OYYOX0XnOr6FX30ZXkzL8iSJA3tATTtZ1YgYyjK3jGvVDcZMejfUaeS/5wKDfTgyfVw ==
5083
5083
dependencies:
5084
5084
array-includes "^3.1.3"
5085
5085
array.prototype.flatmap "^1.2.4"
5086
5086
doctrine "^2.1.0"
5087
+ estraverse "^5.2.0"
5087
5088
has "^1.0.3"
5088
5089
jsx-ast-utils "^2.4.1 || ^3.0.0"
5089
5090
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments