File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 99 "eslint-plugin-flowtype" : " 2.50.3" ,
1010 "eslint-plugin-import" : " 2.20.2" ,
1111 "eslint-plugin-jsx-a11y" : " 5.1.1" ,
12- "eslint-plugin-react" : " 7.19 .0" ,
12+ "eslint-plugin-react" : " 7.20 .0" ,
1313 "jwt-decode" : " 2.2.0" ,
1414 "prettier-eslint-cli" : " 4.7.1" ,
1515 "react-scripts" : " 2.1.8"
Original file line number Diff line number Diff line change @@ -4258,10 +4258,10 @@ eslint-plugin-react@7.12.4:
42584258 prop-types "^15.6.2"
42594259 resolve "^1.9.0"
42604260
4261- eslint-plugin-react@7.19 .0:
4262- version "7.19 .0"
4263- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.19 .0.tgz#6d08f9673628aa69c5559d33489e855d83551666 "
4264- integrity sha512-SPT8j72CGuAP+JFbT0sJHOB80TX/pu44gQ4vXH/cq+hQTiY2PuZ6IHkqXJV6x1b28GDdo1lbInjKUrrdUf0LOQ ==
4261+ eslint-plugin-react@7.20 .0:
4262+ version "7.20 .0"
4263+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20 .0.tgz#f98712f0a5e57dfd3e5542ef0604b8739cd47be3 "
4264+ integrity sha512-rqe1abd0vxMjmbPngo4NaYxTcR3Y4Hrmc/jg4T+sYz63yqlmJRknpEQfmWY+eDWPuMmix6iUIK+mv0zExjeLgA ==
42654265 dependencies:
42664266 array-includes "^3.1.1"
42674267 doctrine "^2.1.0"
@@ -4272,7 +4272,6 @@ eslint-plugin-react@7.19.0:
42724272 object.values "^1.1.1"
42734273 prop-types "^15.7.2"
42744274 resolve "^1.15.1"
4275- semver "^6.3.0"
42764275 string.prototype.matchall "^4.0.2"
42774276 xregexp "^4.3.0"
42784277
@@ -10486,11 +10485,6 @@ semver@^6.0.0:
1048610485 resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
1048710486 integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
1048810487
10489- semver@^6.3.0:
10490- version "6.3.0"
10491- resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
10492- integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
10493-
1049410488send@0.16.2:
1049510489 version "0.16.2"
1049610490 resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
You can’t perform that action at this time.
0 commit comments