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.9.1" ,
54
54
"react" : " 16.2.0" ,
55
55
"react-dom" : " 16.2.0" ,
Original file line number Diff line number Diff line change @@ -1732,6 +1732,12 @@ doctrine@^2.0.0:
1732
1732
esutils "^2.0.2"
1733
1733
isarray "^1.0.0"
1734
1734
1735
+ doctrine@^2.0.2 :
1736
+ version "2.1.0"
1737
+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1738
+ dependencies :
1739
+ esutils "^2.0.2"
1740
+
1735
1741
dom-helpers@^3.2.0 :
1736
1742
version "3.2.1"
1737
1743
resolved "https://registry.yarnpkg.com/dom-helpers/-/dom-helpers-3.2.1.tgz#3203e07fed217bd1f424b019735582fc37b2825a"
1974
1980
version "0.0.1"
1975
1981
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-import/-/eslint-plugin-jsx-import-0.0.1.tgz#b3d741ddd546dbe2ba2145bd0b468229e9bb39d6"
1976
1982
1977
- eslint-plugin-react@7.5 .1 :
1978
- version "7.5 .1"
1979
- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5 .1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b "
1983
+ eslint-plugin-react@7.6 .1 :
1984
+ version "7.6 .1"
1985
+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6 .1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633 "
1980
1986
dependencies :
1981
- doctrine "^2.0.0 "
1987
+ doctrine "^2.0.2 "
1982
1988
has "^1.0.1"
1983
- jsx-ast-utils "^2.0.0 "
1989
+ jsx-ast-utils "^2.0.1 "
1984
1990
prop-types "^15.6.0"
1985
1991
1986
1992
eslint-restricted-globals@^0.1.1 :
@@ -3080,7 +3086,7 @@ jsx-ast-utils@^1.4.0:
3080
3086
version "1.4.1"
3081
3087
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
3082
3088
3083
- jsx-ast-utils@^2.0.0 :
3089
+ jsx-ast-utils@^2.0.1 :
3084
3090
version "2.0.1"
3085
3091
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
3086
3092
dependencies :
You can’t perform that action at this time.
0 commit comments