Skip to content

Commit f13dc38

Browse files
matijsljharb
authored andcommitted
[Deps] Pin axe-core version
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.
1 parent 46369c3 commit f13dc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"aria-query": "^4.0.1",
6363
"array-includes": "^3.0.3",
6464
"ast-types-flow": "^0.0.7",
65-
"axe-core": "^3.4.0",
65+
"axe-core": "=3.4.1",
6666
"axobject-query": "^2.1.1",
6767
"damerau-levenshtein": "^1.0.4",
6868
"emoji-regex": "^7.0.2",

0 commit comments

Comments
 (0)