Skip to content

Commit

Permalink
[Deps] Pin axe-core version
Browse files Browse the repository at this point in the history
Pin axe-core to v3.4.1 which is the latest version in which tests for the 'autocomplete-valid' rule pass.

See #665 and dequelabs/axe-core#2060 for more information and small discussion.
  • Loading branch information
matijs authored and ljharb committed Feb 24, 2020
1 parent 46369c3 commit f13dc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"aria-query": "^4.0.1",
"array-includes": "^3.0.3",
"ast-types-flow": "^0.0.7",
"axe-core": "^3.4.0",
"axe-core": "=3.4.1",
"axobject-query": "^2.1.1",
"damerau-levenshtein": "^1.0.4",
"emoji-regex": "^7.0.2",
Expand Down

0 comments on commit f13dc38

Please sign in to comment.