File tree Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Expand file tree Collapse file tree 2 files changed +15
-9
lines changed Original file line number Diff line number Diff line change 46
46
"eslint" : " 4.19.1" ,
47
47
"eslint-config-prettier" : " 2.9.0" ,
48
48
"eslint-plugin-import" : " 2.12.0" ,
49
- "eslint-plugin-react" : " 7.8.2 " ,
49
+ "eslint-plugin-react" : " 7.9.1 " ,
50
50
"flowgen" : " 1.2.2" ,
51
51
"husky" : " 0.14.3" ,
52
52
"lint-staged" : " 7.1.3" ,
Original file line number Diff line number Diff line change 1560
1560
esutils "^2.0.2"
1561
1561
isarray "^1.0.0"
1562
1562
1563
- doctrine@^2.0.2, doctrine@^2. 1.0 :
1563
+ doctrine@^2.1.0 :
1564
1564
version "2.1.0"
1565
1565
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1566
1566
dependencies :
1682
1682
read-pkg-up "^2.0.0"
1683
1683
resolve "^1.6.0"
1684
1684
1685
- eslint-plugin-react@7.8.2 :
1686
- version "7.8.2 "
1687
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2 .tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d "
1685
+ eslint-plugin-react@7.9.1 :
1686
+ version "7.9.1 "
1687
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.9.1 .tgz#101aadd15e7c7b431ed025303ac7b421a8e3dc15 "
1688
1688
dependencies :
1689
- doctrine "^2.0.2 "
1690
- has "^1.0.1 "
1689
+ doctrine "^2.1.0 "
1690
+ has "^1.0.2 "
1691
1691
jsx-ast-utils "^2.0.1"
1692
- prop-types "^15.6.0 "
1692
+ prop-types "^15.6.1 "
1693
1693
1694
1694
eslint-scope@^3.7.1, eslint-scope@~3.7.1 :
1695
1695
version "3.7.1"
@@ -2276,6 +2276,12 @@ has@^1.0.1:
2276
2276
dependencies :
2277
2277
function-bind "^1.0.2"
2278
2278
2279
+ has@^1.0.2 :
2280
+ version "1.0.2"
2281
+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.2.tgz#1a64bfe4b52e67fb87b9822503d97c019fb6ba42"
2282
+ dependencies :
2283
+ function-bind "^1.1.1"
2284
+
2279
2285
hook-std@^0.4.0 :
2280
2286
version "0.4.0"
2281
2287
resolved "https://registry.yarnpkg.com/hook-std/-/hook-std-0.4.0.tgz#fa8b2f84d358763137cb7d17e3308b28714bd174"
@@ -3632,7 +3638,7 @@ promise@^7.1.1:
3632
3638
dependencies :
3633
3639
asap "~2.0.3"
3634
3640
3635
- prop-types@^15.6.0 :
3641
+ prop-types@^15.6.1 :
3636
3642
version "15.6.1"
3637
3643
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.1.tgz#36644453564255ddda391191fb3a125cbdf654ca"
3638
3644
dependencies :
You can’t perform that action at this time.
0 commit comments