File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/eslint-config-react Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1515 "eslint-config-prettier" : " ^7.1.0" ,
1616 "eslint-plugin-import" : " ^2.22.1" ,
1717 "eslint-plugin-jsx-a11y" : " ^6.4.1" ,
18- "eslint-plugin-react" : " ^7.21.5 " ,
18+ "eslint-plugin-react" : " ^7.22.0 " ,
1919 "eslint-plugin-react-hooks" : " ^4.2.0"
2020 },
2121 "devDependencies" : {
Original file line number Diff line number Diff line change @@ -4170,10 +4170,10 @@ eslint-plugin-react-hooks@^4.2.0:
41704170 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
41714171 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
41724172
4173- eslint-plugin-react@^7.21.5 :
4174- version "7.21.5 "
4175- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5 .tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3 "
4176- integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g ==
4173+ eslint-plugin-react@^7.22.0 :
4174+ version "7.22.0 "
4175+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0 .tgz#3d1c542d1d3169c45421c1215d9470e341707269 "
4176+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA ==
41774177 dependencies :
41784178 array-includes "^3.1.1"
41794179 array.prototype.flatmap "^1.2.3"
You can’t perform that action at this time.
0 commit comments