File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 108
108
"eslint-plugin-jest" : " 23.20.0" ,
109
109
"eslint-plugin-jsx-a11y" : " 6.4.1" ,
110
110
"eslint-plugin-prettier" : " 3.4.1" ,
111
- "eslint-plugin-react" : " 7.25.3 " ,
111
+ "eslint-plugin-react" : " 7.26.0 " ,
112
112
"eslint-watch" : " 7.0.0" ,
113
113
"file-loader" : " 6.2.0" ,
114
114
"koa-connect" : " 2.1.0" ,
Original file line number Diff line number Diff line change @@ -4819,10 +4819,10 @@ eslint-plugin-prettier@3.4.1:
4819
4819
dependencies:
4820
4820
prettier-linter-helpers "^1.0.0"
4821
4821
4822
- eslint-plugin-react@7.25.3 :
4823
- version "7.25.3 "
4824
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.25.3 .tgz#3333a974772745ddb3aecea84621019b635766bc "
4825
- integrity sha512-ZMbFvZ1WAYSZKY662MBVEWR45VaBT6KSJCiupjrNlcdakB90juaZeDCbJq19e73JZQubqFtgETohwgAt8u5P6w ==
4822
+ eslint-plugin-react@7.26.0 :
4823
+ version "7.26.0 "
4824
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.26.0 .tgz#3ae019a35d542b98e5af9e2f96b89c232c74b55b "
4825
+ integrity sha512-dceliS5itjk4EZdQYtLMz6GulcsasguIs+VTXuiC7Q5IPIdGTkyfXVdmsQOqEhlD9MciofH4cMcT1bw1WWNxCQ ==
4826
4826
dependencies:
4827
4827
array-includes "^3.1.3"
4828
4828
array.prototype.flatmap "^1.2.4"
@@ -4836,6 +4836,7 @@ eslint-plugin-react@7.25.3:
4836
4836
object.values "^1.1.4"
4837
4837
prop-types "^15.7.2"
4838
4838
resolve "^2.0.0-next.3"
4839
+ semver "^6.3.0"
4839
4840
string.prototype.matchall "^4.0.5"
4840
4841
4841
4842
eslint-scope@^4.0.3:
You can’t perform that action at this time.
0 commit comments