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.2" ,
97
- "eslint-plugin-react" : " ^7.31.0 " ,
97
+ "eslint-plugin-react" : " ^7.31.1 " ,
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 @@ -5009,10 +5009,10 @@ eslint-plugin-react-hooks@^4.6.0:
5009
5009
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
5010
5010
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
5011
5011
5012
- eslint-plugin-react@^7.31.0 :
5013
- version "7.31.0 "
5014
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.0 .tgz#fd3f81c9db5971095b3521ede22781afd37442b0 "
5015
- integrity sha512-BWriBttYYCnfb4RO9SB91Og8uA9CPcBMl5UlCOCtuYW1UjhN3QypzEcEHky4ZIRZDKjbO2Blh9BjP8E7W/b1SA ==
5012
+ eslint-plugin-react@^7.31.1 :
5013
+ version "7.31.1 "
5014
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.31.1 .tgz#d29793ed27743f3ed8a473c347b1bf5a0a8fb9af "
5015
+ integrity sha512-j4/2xWqt/R7AZzG8CakGHA6Xa/u7iR8Q3xCxY+AUghdT92bnIDOBEefV456OeH0QvBcroVc0eyvrrLSyQGYIfg ==
5016
5016
dependencies:
5017
5017
array-includes "^3.1.5"
5018
5018
array.prototype.flatmap "^1.3.0"
You can’t perform that action at this time.
0 commit comments