This repository was archived by the owner on Mar 17, 2020. It is now read-only.
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 5353 "eslint-config-airbnb" : " 16.1.0" ,
5454 "eslint-plugin-import" : " 2.8.0" ,
5555 "eslint-plugin-jsx-a11y" : " 6.0.2" ,
56- "eslint-plugin-react" : " 7.4 .0" ,
56+ "eslint-plugin-react" : " 7.7 .0" ,
5757 "file-loader" : " 1.1.5" ,
5858 "flow-bin" : " 0.59.0" ,
5959 "jest" : " 21.2.1" ,
Original file line number Diff line number Diff line change @@ -1875,6 +1875,12 @@ doctrine@^2.0.0:
18751875 esutils "^2.0.2"
18761876 isarray "^1.0.0"
18771877
1878+ doctrine@^2.0.2 :
1879+ version "2.1.0"
1880+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1881+ dependencies :
1882+ esutils "^2.0.2"
1883+
18781884dom-serializer@0, dom-serializer@~0.1.0 :
18791885 version "0.1.0"
18801886 resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
21752181 emoji-regex "^6.1.0"
21762182 jsx-ast-utils "^1.4.0"
21772183
2178- eslint-plugin-react@7.4 .0 :
2179- version "7.4 .0"
2180- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4 .0.tgz#300a95861b9729c087d362dd64abcc351a74364a "
2184+ eslint-plugin-react@7.7 .0 :
2185+ version "7.7 .0"
2186+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7 .0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160 "
21812187 dependencies :
2182- doctrine "^2.0.0 "
2188+ doctrine "^2.0.2 "
21832189 has "^1.0.1"
2184- jsx-ast-utils "^2.0.0 "
2185- prop-types "^15.5.10 "
2190+ jsx-ast-utils "^2.0.1 "
2191+ prop-types "^15.6.0 "
21862192
21872193eslint-restricted-globals@^0.1.1 :
21882194 version "0.1.1"
@@ -3691,7 +3697,7 @@ jsx-ast-utils@^1.4.0:
36913697 version "1.4.1"
36923698 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
36933699
3694- jsx-ast-utils@^2.0.0 :
3700+ jsx-ast-utils@^2.0.1 :
36953701 version "2.0.1"
36963702 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
36973703 dependencies :
You can’t perform that action at this time.
0 commit comments