Skip to content

Commit 76f66a1

Browse files
committed
fix: downgrade aria-query to v5.1.x
1 parent 59833e7 commit 76f66a1

File tree

2 files changed

+346
-11
lines changed

2 files changed

+346
-11
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
3131
},
3232
"dependencies": {
33-
"aria-query": ">=5.0.0",
33+
"aria-query": "~5.1.3",
3434
"emoji-regex": "^10.0.0",
3535
"vue-eslint-parser": "^9.0.1"
3636
},

0 commit comments

Comments
 (0)