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 66
66
"eslint-plugin-jest" : " ^24.4.0" ,
67
67
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
68
68
"eslint-plugin-prettier" : " ^3.4.1" ,
69
- "eslint-plugin-react" : " ^7.24.0 " ,
69
+ "eslint-plugin-react" : " ^7.25.1 " ,
70
70
"eslint-plugin-react-hooks" : " ^4.2.0" ,
71
71
"glob" : " ^7.1.7" ,
72
72
"is-ci" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3347,14 +3347,15 @@ eslint-plugin-react-hooks@^4.2.0:
3347
3347
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
3348
3348
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
3349
3349
3350
- eslint-plugin-react@^7.24.0 :
3351
- version "7.24.0 "
3352
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.24.0 .tgz#eadedfa351a6f36b490aa17f4fa9b14e842b9eb4 "
3353
- integrity sha512-KJJIx2SYx7PBx3ONe/mEeMz4YE0Lcr7feJTCMyyKb/341NcjuAgim3Acgan89GfPv7nxXK2+0slu0CWXYM4x+Q ==
3350
+ eslint-plugin-react@^7.24.0, eslint-plugin-react@^7.25.1 :
3351
+ version "7.25.1 "
3352
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1 .tgz#9286b7cd9bf917d40309760f403e53016eda8331 "
3353
+ integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug ==
3354
3354
dependencies :
3355
3355
array-includes "^3.1.3"
3356
3356
array.prototype.flatmap "^1.2.4"
3357
3357
doctrine "^2.1.0"
3358
+ estraverse "^5.2.0"
3358
3359
has "^1.0.3"
3359
3360
jsx-ast-utils "^2.4.1 || ^3.0.0"
3360
3361
minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments