Skip to content

Commit 9f363af

Browse files
authored
fix: Bump used aria-query types (#1198)
Closes #1197
1 parent acedf31 commit 9f363af

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
@@ -61,7 +61,7 @@
6161
"dependencies": {
6262
"@babel/code-frame": "^7.10.4",
6363
"@babel/runtime": "^7.12.5",
64-
"@types/aria-query": "^4.2.0",
64+
"@types/aria-query": "^5.0.1",
6565
"aria-query": "^5.0.0",
6666
"chalk": "^4.1.0",
6767
"dom-accessibility-api": "^0.5.9",

0 commit comments

Comments
 (0)