Skip to content

Commit 83e4ff2

Browse files
committedOct 7, 2020
[Deps] update axe-core, jsx-ast-utils
1 parent eb92b07 commit 83e4ff2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,12 @@
6262
"aria-query": "^4.2.2",
6363
"array-includes": "^3.1.1",
6464
"ast-types-flow": "^0.0.7",
65-
"axe-core": "^3.5.5",
65+
"axe-core": "^4.0.2",
6666
"axobject-query": "^2.2.0",
6767
"damerau-levenshtein": "^1.0.6",
6868
"emoji-regex": "^9.0.0",
6969
"has": "^1.0.3",
70-
"jsx-ast-utils": "^2.4.1",
70+
"jsx-ast-utils": "^3.0.0",
7171
"language-tags": "^1.0.5"
7272
},
7373
"peerDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.