File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-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" : " ^4.0.0" ,
69
- "eslint-plugin-react" : " ^7.25.1 " ,
69
+ "eslint-plugin-react" : " ^7.25.2 " ,
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 @@ -3378,10 +3378,10 @@ eslint-plugin-react-hooks@^4.2.0:
3378
3378
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
3379
3379
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
3380
3380
3381
- eslint-plugin-react@^7.25.1 :
3382
- version "7.25.1 "
3383
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.1 .tgz#9286b7cd9bf917d40309760f403e53016eda8331 "
3384
- integrity sha512-P4j9K1dHoFXxDNP05AtixcJEvIT6ht8FhYKsrkY0MPCPaUMYijhpWwNiRDZVtA8KFuZOkGSeft6QwH8KuVpJug ==
3381
+ eslint-plugin-react@^7.25.1, eslint-plugin-react@^7.25.2 :
3382
+ version "7.25.2 "
3383
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.2 .tgz#d567a217d306b76dd110561f28074e2328ae38f8 "
3384
+ integrity sha512-elx4585wgmryanJK4C5IoSKQyVZ+e7H0t2JOOtJNBql0cuercvSShvRReuLBbfx8687yW5yv+UL7pXwMsd6adQ ==
3385
3385
dependencies :
3386
3386
array-includes "^3.1.3"
3387
3387
array.prototype.flatmap "^1.2.4"
You can’t perform that action at this time.
0 commit comments