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 31
31
"eslint-config-airbnb" : " ^19.0.4" ,
32
32
"eslint-plugin-import" : " ^2.29.1" ,
33
33
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
34
- "eslint-plugin-react" : " ^7.34.0 " ,
34
+ "eslint-plugin-react" : " ^7.34.1 " ,
35
35
"eslint-plugin-react-hooks" : " ^4.6.0" ,
36
36
"jest" : " ^27.5.1"
37
37
}
Original file line number Diff line number Diff line change @@ -1561,10 +1561,10 @@ eslint-plugin-react-hooks@^4.6.0:
1561
1561
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
1562
1562
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
1563
1563
1564
- eslint-plugin-react@^7.34.0 :
1565
- version "7.34.0 "
1566
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.0 .tgz#ab71484d54fc409c37025c5eca00eb4177a5e88c "
1567
- integrity sha512-MeVXdReleBTdkz/bvcQMSnCXGi+c9kvy51IpinjnJgutl3YTHWsDdke7Z1ufZpGfDG8xduBDKyjtB9JH1eBKIQ ==
1564
+ eslint-plugin-react@^7.34.1 :
1565
+ version "7.34.1 "
1566
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.1 .tgz#6806b70c97796f5bbfb235a5d3379ece5f4da997 "
1567
+ integrity sha512-N97CxlouPT1AHt8Jn0mhhN2RrADlUAsk1/atcT2KyA/l9Q/E6ll7OIGwNumFmWfZ9skV3XXccYS19h80rHtgkw ==
1568
1568
dependencies :
1569
1569
array-includes "^3.1.7"
1570
1570
array.prototype.findlast "^1.2.4"
You can’t perform that action at this time.
0 commit comments