diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-20 22:22:06 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-20 22:22:06 +0900 |
commit | ba6474a9193aebd95972e56a026a31115ee5e4b6 (patch) | |
tree | f3ca4ceffb2378b6d2737eab88b79ce19586f887 | |
parent | 13bc3cf43679194557c0ab4958363670eb63657d (diff) |
Bump axobject-query from 2.0.2 to 2.1.2 (#13514)
Bumps [axobject-query](https://github.com/A11yance/axobject-query) from 2.0.2 to 2.1.2. - [Release notes](https://github.com/A11yance/axobject-query/releases) - [Changelog](https://github.com/A11yance/axobject-query/blob/master/CHANGELOG.md) - [Commits](https://github.com/A11yance/axobject-query/compare/v2.0.2...v2.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/yarn.lock b/yarn.lock index 381aa0889..cd33b1f1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1986,11 +1986,9 @@ axios@^0.19.2: follow-redirects "1.5.10" axobject-query@^2.0.2: - version "2.0.2" - resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.0.2.tgz#ea187abe5b9002b377f925d8bf7d1c561adf38f9" - integrity sha512-MCeek8ZH7hKyO1rWUbKNQBbl4l2eY0ntk7OGi+q0RlafrCnfPxC06WZA+uebCfmYp4mNU9jRBP1AhGyf8+W3ww== - dependencies: - ast-types-flow "0.0.7" + version "2.1.2" + resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.1.2.tgz#2bdffc0371e643e5f03ba99065d5179b9ca79799" + integrity sha512-ICt34ZmrVt8UQnvPl6TVyDTkmhXmAyAT4Jh5ugfGUX4MOrZ+U/ZY6/sdylRw3qGNr9Ub5AJsaHeDMzNLehRdOQ== babel-eslint@^10.0.3: version "10.0.3" |