File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 6666 "eslint-plugin-jest" : " ^24.4.0" ,
6767 "eslint-plugin-jsx-a11y" : " ^6.4.1" ,
6868 "eslint-plugin-prettier" : " ^3.4.1" ,
69- "eslint-plugin-react" : " ^7.24.0 " ,
69+ "eslint-plugin-react" : " ^7.25.1 " ,
7070 "eslint-plugin-react-hooks" : " ^4.2.0" ,
7171 "glob" : " ^7.1.7" ,
7272 "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:
33473347 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
33483348 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
33493349
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 ==
33543354 dependencies :
33553355 array-includes "^3.1.3"
33563356 array.prototype.flatmap "^1.2.4"
33573357 doctrine "^2.1.0"
3358+ estraverse "^5.2.0"
33583359 has "^1.0.3"
33593360 jsx-ast-utils "^2.4.1 || ^3.0.0"
33603361 minimatch "^3.0.4"
You can’t perform that action at this time.
0 commit comments