File tree Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change 5555 "eslint-plugin-jest" : " 21.15.0" ,
5656 "eslint-plugin-jsx-a11y" : " 6.0.3" ,
5757 "eslint-plugin-prettier" : " 2.6.0" ,
58- "eslint-plugin-react" : " 7.7.0 " ,
58+ "eslint-plugin-react" : " 7.9.1 " ,
5959 "flow-bin" : " 0.68.0" ,
6060 "github-changes" : " 1.1.2" ,
6161 "husky" : " 0.14.3" ,
Original file line number Diff line number Diff line change @@ -3825,7 +3825,7 @@ doctrine@1.5.0:
38253825 esutils "^2.0.2"
38263826 isarray "^1.0.0"
38273827
3828- doctrine@^2.0.0, doctrine@^2.0.2, doctrine@^2. 1.0 :
3828+ doctrine@^2.0.0, doctrine@^2.1.0 :
38293829 version "2.1.0"
38303830 resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
38313831 dependencies :
@@ -4249,14 +4249,14 @@ eslint-plugin-prettier@2.6.0:
42494249 fast-diff "^1.1.1"
42504250 jest-docblock "^21.0.0"
42514251
4252- eslint-plugin-react@7.7.0 :
4253- version "7.7.0 "
4254- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0 .tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
4252+ eslint-plugin-react@7.9.1 :
4253+ version "7.9.1 "
4254+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1 .tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
42554255 dependencies :
4256- doctrine "^2.0.2 "
4257- has "^1.0.1 "
4256+ doctrine "^2.1.0 "
4257+ has "^1.0.2 "
42584258 jsx-ast-utils "^2.0.1"
4259- prop-types "^15.6.0 "
4259+ prop-types "^15.6.1 "
42604260
42614261eslint-restricted-globals@^0.1.1 :
42624262 version "0.1.1"
@@ -5084,6 +5084,12 @@ has@^1.0.1:
50845084 dependencies :
50855085 function-bind "^1.0.2"
50865086
5087+ has@^1.0.2 :
5088+ version "1.0.2"
5089+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
5090+ dependencies :
5091+ function-bind "^1.1.1"
5092+
50875093hash-base@^2.0.0 :
50885094 version "2.0.2"
50895095 resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
You can’t perform that action at this time.
0 commit comments