Skip to content

Commit 7257b3e

Browse files
author
Lehoczky Zoltán
committed
chore: revert aria-query downgrade
1 parent 3ac3b3b commit 7257b3e

File tree

3 files changed

+13
-347
lines changed

3 files changed

+13
-347
lines changed

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@
44
/dist/
55
/node_modules/
66
/docs/.vitepress/dist
7-
/docs/.vitepress/cache
7+
/docs/.vitepress/cache
8+
yarn-error.log

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.1.3",
33+
"aria-query": "^5.3.0",
3434
"emoji-regex": "^10.0.0",
3535
"vue-eslint-parser": "^9.0.1"
3636
},

0 commit comments

Comments
 (0)