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 93
93
"eslint-config-prettier" : " ^8.5.0" ,
94
94
"eslint-plugin-cypress" : " ^2.12.1" ,
95
95
"eslint-plugin-mdx" : " ^2.0.5" ,
96
- "eslint-plugin-react" : " ^7.31.8 " ,
96
+ "eslint-plugin-react" : " ^7.31.9 " ,
97
97
"eslint-plugin-react-hooks" : " ^4.6.0" ,
98
98
"front-matter" : " ^4.0.2" ,
99
99
"github-slugger" : " ^1.4.0" ,
Original file line number Diff line number Diff line change @@ -4955,10 +4955,10 @@ eslint-plugin-react-hooks@^4.6.0:
4955
4955
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
4956
4956
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
4957
4957
4958
- eslint-plugin-react@^7.31.8 :
4959
- version "7.31.8 "
4960
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.8 .tgz#3a4f80c10be1bcbc8197be9e8b641b2a3ef219bf "
4961
- integrity sha512-5lBTZmgQmARLLSYiwI71tiGVTLUuqXantZM6vlSY39OaDSV0M7+32K5DnLkmFrwTe+Ksz0ffuLUC91RUviVZfw ==
4958
+ eslint-plugin-react@^7.31.9 :
4959
+ version "7.31.9 "
4960
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.9 .tgz#7474ad4e21db368f61d17e1f2e78d43dbbdd50b2 "
4961
+ integrity sha512-vrVJwusIw4L99lyfXjtCw8HWdloajsiYslMavogrBe2Gl8gr95TJsJnOMRasN4b4N24I3XuJf6aAV6MhyGmjqw ==
4962
4962
dependencies:
4963
4963
array-includes "^3.1.5"
4964
4964
array.prototype.flatmap "^1.3.0"
You can’t perform that action at this time.
0 commit comments