File tree Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Expand file tree Collapse file tree 2 files changed +13
-7
lines changed Original file line number Diff line number Diff line change 49
49
"eslint-plugin-import" : " 2.7.0" ,
50
50
"eslint-plugin-jsx-a11y" : " 6.0.2" ,
51
51
"eslint-plugin-jsx-import" : " 0.0.1" ,
52
- "eslint-plugin-react" : " 7.5 .1" ,
52
+ "eslint-plugin-react" : " 7.6 .1" ,
53
53
"prettier" : " 1.10.2" ,
54
54
"react" : " 16.2.0" ,
55
55
"react-dom" : " 16.2.0" ,
Original file line number Diff line number Diff line change @@ -1733,6 +1733,12 @@ doctrine@^2.0.0:
1733
1733
esutils "^2.0.2"
1734
1734
isarray "^1.0.0"
1735
1735
1736
+ doctrine@^2.0.2 :
1737
+ version "2.1.0"
1738
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1739
+ dependencies :
1740
+ esutils "^2.0.2"
1741
+
1736
1742
dom-helpers@^3.2.0 :
1737
1743
version "3.2.1"
1738
1744
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.2.1.tgz#3203e07fed217bd1f424b019735582fc37b2825a"
1975
1981
version "0.0.1"
1976
1982
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-import/-/eslint-plugin-jsx-import-0.0.1.tgz#b3d741ddd546dbe2ba2145bd0b468229e9bb39d6"
1977
1983
1978
- eslint-plugin-react@7.5 .1 :
1979
- version "7.5 .1"
1980
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5 .1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b "
1984
+ eslint-plugin-react@7.6 .1 :
1985
+ version "7.6 .1"
1986
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6 .1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633 "
1981
1987
dependencies :
1982
- doctrine "^2.0.0 "
1988
+ doctrine "^2.0.2 "
1983
1989
has "^1.0.1"
1984
- jsx-ast-utils "^2.0.0 "
1990
+ jsx-ast-utils "^2.0.1 "
1985
1991
prop-types "^15.6.0"
1986
1992
1987
1993
eslint-restricted-globals@^0.1.1 :
@@ -3085,7 +3091,7 @@ jsx-ast-utils@^1.4.0:
3085
3091
version "1.4.1"
3086
3092
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3087
3093
3088
- jsx-ast-utils@^2.0.0 :
3094
+ jsx-ast-utils@^2.0.1 :
3089
3095
version "2.0.1"
3090
3096
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3091
3097
dependencies :
You can’t perform that action at this time.
0 commit comments