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.8.2 " ,
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 @@ -1906,6 +1906,12 @@ doctrine@^2.0.0:
19061906 esutils "^2.0.2"
19071907 isarray "^1.0.0"
19081908
1909+ doctrine@^2.0.2 :
1910+ version "2.1.0"
1911+ resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
1912+ dependencies :
1913+ esutils "^2.0.2"
1914+
19091915dom-serializer@0, dom-serializer@~0.1.0 :
19101916 version "0.1.0"
19111917 resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82"
22102216 emoji-regex "^6.1.0"
22112217 jsx-ast-utils "^1.4.0"
22122218
2213- eslint-plugin-react@7.4.0 :
2214- version "7.4.0 "
2215- resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0 .tgz#300a95861b9729c087d362dd64abcc351a74364a "
2219+ eslint-plugin-react@7.8.2 :
2220+ version "7.8.2 "
2221+ resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2 .tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d "
22162222 dependencies :
2217- doctrine "^2.0.0 "
2223+ doctrine "^2.0.2 "
22182224 has "^1.0.1"
2219- jsx-ast-utils "^2.0.0 "
2220- prop-types "^15.5.10 "
2225+ jsx-ast-utils "^2.0.1 "
2226+ prop-types "^15.6.0 "
22212227
22222228eslint-restricted-globals@^0.1.1 :
22232229 version "0.1.1"
@@ -3778,7 +3784,7 @@ jsx-ast-utils@^1.4.0:
37783784 version "1.4.1"
37793785 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.1.tgz#3867213e8dd79bf1e8f2300c0cfc1efb182c0df1"
37803786
3781- jsx-ast-utils@^2.0.0 :
3787+ jsx-ast-utils@^2.0.1 :
37823788 version "2.0.1"
37833789 resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f"
37843790 dependencies :
You can’t perform that action at this time.
0 commit comments