This repository was archived by the owner on Jul 13, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 79
79
"eslint" : " ^6.7.1" ,
80
80
"eslint-config-prettier" : " ^6.11.0" ,
81
81
"eslint-plugin-prettier" : " ^3.1.3" ,
82
- "eslint-plugin-react" : " ^7.19 .0" ,
82
+ "eslint-plugin-react" : " ^7.20 .0" ,
83
83
"eslint-plugin-react-hooks" : " ^4.0.0" ,
84
84
"file-loader" : " ^6.0.0" ,
85
85
"fork-ts-checker-webpack-plugin" : " ^4.1.3" ,
Original file line number Diff line number Diff line change @@ -3287,10 +3287,10 @@ eslint-plugin-react-hooks@^4.0.0:
3287
3287
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.0.tgz#81196b990043cde339e25c6662aeebe32ac52d01"
3288
3288
integrity sha512-YKBY+kilK5wrwIdQnCF395Ya6nDro3EAMoe+2xFkmyklyhF16fH83TrQOo9zbZIDxBsXFgBbywta/0JKRNFDkw==
3289
3289
3290
- eslint-plugin-react@^7.19 .0 :
3291
- version "7.19 .0"
3292
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.19 .0.tgz#6d08f9673628aa69c5559d33489e855d83551666 "
3293
- integrity sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ ==
3290
+ eslint-plugin-react@^7.20 .0 :
3291
+ version "7.20 .0"
3292
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20 .0.tgz#f98712f0a5e57dfd3e5542ef0604b8739cd47be3 "
3293
+ integrity sha512-rqe1abd0vxMjmbPngo4NaYxTcR3Y4Hrmc/jg4T+sYz63yqlmJRknpEQfmWY+eDWPuMmix6iUIK+mv0zExjeLgA ==
3294
3294
dependencies :
3295
3295
array-includes "^3.1.1"
3296
3296
doctrine "^2.1.0"
@@ -3301,7 +3301,6 @@ eslint-plugin-react@^7.19.0:
3301
3301
object.values "^1.1.1"
3302
3302
prop-types "^15.7.2"
3303
3303
resolve "^1.15.1"
3304
- semver "^6.3.0"
3305
3304
string.prototype.matchall "^4.0.2"
3306
3305
xregexp "^4.3.0"
3307
3306
You can’t perform that action at this time.
0 commit comments