File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed
Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 4040 "eslint-plugin-node" : " 11.1.0" ,
4141 "eslint-plugin-prettier" : " 3.3.0" ,
4242 "eslint-plugin-promise" : " 4.2.1" ,
43- "eslint-plugin-react" : " 7.21.5 " ,
43+ "eslint-plugin-react" : " 7.22.0 " ,
4444 "eslint-plugin-standard" : " 4.1.0" ,
4545 "gh-pages" : " 3.1.0" ,
4646 "react" : " 17.0.1" ,
Original file line number Diff line number Diff line change @@ -6042,7 +6042,24 @@ eslint-plugin-react-hooks@^4.2.0:
60426042 resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
60436043 integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
60446044
6045- eslint-plugin-react@7.21.5, eslint-plugin-react@^7.21.5:
6045+ eslint-plugin-react@7.22.0:
6046+ version "7.22.0"
6047+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.22.0.tgz#3d1c542d1d3169c45421c1215d9470e341707269"
6048+ integrity sha512-p30tuX3VS+NWv9nQot9xIGAHBXR0+xJVaZriEsHoJrASGCJZDJ8JLNM0YqKqI0AKm6Uxaa1VUHoNEibxRCMQHA==
6049+ dependencies:
6050+ array-includes "^3.1.1"
6051+ array.prototype.flatmap "^1.2.3"
6052+ doctrine "^2.1.0"
6053+ has "^1.0.3"
6054+ jsx-ast-utils "^2.4.1 || ^3.0.0"
6055+ object.entries "^1.1.2"
6056+ object.fromentries "^2.0.2"
6057+ object.values "^1.1.1"
6058+ prop-types "^15.7.2"
6059+ resolve "^1.18.1"
6060+ string.prototype.matchall "^4.0.2"
6061+
6062+ eslint-plugin-react@^7.21.5:
60466063 version "7.21.5"
60476064 resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz#50b21a412b9574bfe05b21db176e8b7b3b15bff3"
60486065 integrity sha512-8MaEggC2et0wSF6bUeywF7qQ46ER81irOdWS4QWxnnlAEsnzeBevk1sWh7fhpCghPpXb+8Ks7hvaft6L/xsR6g==
You can’t perform that action at this time.
0 commit comments