Skip to content

Commit 9284cd0

Browse files
greenkeeper[bot]maxjacobson
authored andcommitted
update yarn.lock
1 parent ed5cf15 commit 9284cd0

File tree

1 file changed

+17
-21
lines changed

1 file changed

+17
-21
lines changed

yarn.lock

Lines changed: 17 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ argparse@^1.0.7:
5757
dependencies:
5858
sprintf-js "~1.0.2"
5959

60-
aria-query@^0.3.0:
61-
version "0.3.0"
62-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.3.0.tgz#cb8a9984e2862711c83c80ade5b8f5ca0de2b467"
60+
aria-query@^0.5.0:
61+
version "0.5.0"
62+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-0.5.0.tgz#85e3152cd8cc5bab18dbed61cd9c4fce54fa79c3"
6363
dependencies:
6464
ast-types-flow "0.0.7"
6565

@@ -96,6 +96,12 @@ [email protected]:
9696
version "0.9.8"
9797
resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.9.8.tgz#6cb6a40beba31f49f20928e28439fc14a3dab078"
9898

99+
axobject-query@^0.1.0:
100+
version "0.1.0"
101+
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-0.1.0.tgz#62f59dbc59c9f9242759ca349960e7a2fe3c36c0"
102+
dependencies:
103+
ast-types-flow "0.0.7"
104+
99105
[email protected], babel-code-frame@^6.16.0, babel-code-frame@^6.20.0, babel-code-frame@^6.22.0:
100106
version "6.22.0"
101107
resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.22.0.tgz#027620bee567a88c32561574e7fd0801d33118e4"
@@ -821,16 +827,16 @@ eslint-plugin-json@^1.2.0:
821827
dependencies:
822828
jshint "^2.8.0"
823829

824-
eslint-plugin-jsx-a11y@^4.0.0:
825-
version "4.0.0"
826-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-4.0.0.tgz#779bb0fe7b08da564a422624911de10061e048ee"
830+
eslint-plugin-jsx-a11y@^5.0.0:
831+
version "5.0.0"
832+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-5.0.0.tgz#88c1d26b2d145ef077ab3d130be15243ac06a877"
827833
dependencies:
828-
aria-query "^0.3.0"
834+
aria-query "^0.5.0"
829835
ast-types-flow "0.0.7"
836+
axobject-query "^0.1.0"
830837
damerau-levenshtein "^1.0.0"
831838
emoji-regex "^6.1.0"
832-
jsx-ast-utils "^1.0.0"
833-
object-assign "^4.0.1"
839+
jsx-ast-utils "^1.4.0"
834840

835841
eslint-plugin-lodash-fp@^2.1.3:
836842
version "2.1.3"
@@ -900,7 +906,7 @@ eslint-plugin-react-native@^2.3.1:
900906
version "2.3.1"
901907
resolved "https://registry.yarnpkg.com/eslint-plugin-react-native/-/eslint-plugin-react-native-2.3.1.tgz#9ecd1df4f29c23a9a20c415c8e88466ff3724f0e"
902908

903-
eslint-plugin-react@^6.10.3:
909+
eslint-plugin-react@^6.10.3, eslint-plugin-react@^6.9.0:
904910
version "6.10.3"
905911
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.10.3.tgz#c5435beb06774e12c7db2f6abaddcbf900cd3f78"
906912
dependencies:
@@ -910,16 +916,6 @@ eslint-plugin-react@^6.10.3:
910916
jsx-ast-utils "^1.3.4"
911917
object.assign "^4.0.4"
912918

913-
eslint-plugin-react@^6.9.0:
914-
version "6.10.0"
915-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-6.10.0.tgz#9c48b48d101554b5355413e7c64238abde6ef1ef"
916-
dependencies:
917-
array.prototype.find "^2.0.1"
918-
doctrine "^1.2.2"
919-
has "^1.0.1"
920-
jsx-ast-utils "^1.3.4"
921-
object.assign "^4.0.4"
922-
923919
eslint-plugin-security@^1.3.0:
924920
version "1.3.0"
925921
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-1.3.0.tgz#f106e2f6b9b81b757f8ee969d34456ef0e51dcea"
@@ -1395,7 +1391,7 @@ jsonpointer@^4.0.0:
13951391
version "4.0.0"
13961392
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.0.tgz#6661e161d2fc445f19f98430231343722e1fcbd5"
13971393

1398-
jsx-ast-utils@^1.0.0, jsx-ast-utils@^1.3.4, jsx-ast-utils@^1.4.0:
1394+
jsx-ast-utils@^1.3.4, jsx-ast-utils@^1.4.0:
13991395
version "1.4.0"
14001396
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-1.4.0.tgz#5afe38868f56bc8cc7aeaef0100ba8c75bd12591"
14011397
dependencies:

0 commit comments

Comments
 (0)