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