From 83e4ff28705875d8d28afd0791784a62ac5d77fd Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 7 Oct 2020 00:09:39 -0700 Subject: [PATCH] [Deps] update `axe-core`, `jsx-ast-utils` --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 39f105849..96c1c6d08 100644 --- a/package.json +++ b/package.json @@ -62,12 +62,12 @@ "aria-query": "^4.2.2", "array-includes": "^3.1.1", "ast-types-flow": "^0.0.7", - "axe-core": "^3.5.5", + "axe-core": "^4.0.2", "axobject-query": "^2.2.0", "damerau-levenshtein": "^1.0.6", "emoji-regex": "^9.0.0", "has": "^1.0.3", - "jsx-ast-utils": "^2.4.1", + "jsx-ast-utils": "^3.0.0", "language-tags": "^1.0.5" }, "peerDependencies": {