Skip to content

Commit b1c1dd0

Browse files
committed
fix: pin aria-query
1 parent d09b3c2 commit b1c1dd0

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
"@babel/code-frame": "^7.10.4",
6363
"@babel/runtime": "^7.12.5",
6464
"@types/aria-query": "^5.0.1",
65-
"aria-query": "^5.0.0",
65+
"aria-query": "5.1.3",
6666
"chalk": "^4.1.0",
6767
"dom-accessibility-api": "^0.5.9",
6868
"lz-string": "^1.5.0",

0 commit comments

Comments
 (0)