Skip to content

Commit 7566e13

Browse files
committed
[Deps] update axe-core
1 parent 53ca775 commit 7566e13

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
@@ -71,15 +71,15 @@
7171
"to-ast": "^1.0.0"
7272
},
7373
"engines": {
74-
"node": ">=4.0"
74+
"node": ">= 4"
7575
},
7676
"license": "MIT",
7777
"dependencies": {
7878
"aria-query": "^5.3.2",
7979
"array-includes": "^3.1.8",
8080
"array.prototype.flatmap": "^1.3.2",
8181
"ast-types-flow": "^0.0.8",
82-
"axe-core": "^4.10.0",
82+
"axe-core": "^4.10.2",
8383
"axobject-query": "^4.1.0",
8484
"damerau-levenshtein": "^1.0.8",
8585
"emoji-regex": "^9.2.2",

0 commit comments

Comments
 (0)