Skip to content

Commit

Permalink
fix: pin aria-query (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanBobi committed Jun 14, 2023
1 parent d09b3c2 commit 491e930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -62,7 +62,7 @@
"@babel/code-frame": "^7.10.4",
"@babel/runtime": "^7.12.5",
"@types/aria-query": "^5.0.1",
"aria-query": "^5.0.0",
"aria-query": "5.1.3",
"chalk": "^4.1.0",
"dom-accessibility-api": "^0.5.9",
"lz-string": "^1.5.0",
Expand Down

0 comments on commit 491e930

Please sign in to comment.