Skip to content

Commit 9776d3d

Browse files
authored
fix: Consider <caption> and <legend> (#580)
* fix: Consider <caption> and <legend> * stable
1 parent b12eef1 commit 9776d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dependencies": {
4141
"@babel/runtime": "^7.9.6",
4242
"aria-query": "^4.0.2",
43-
"dom-accessibility-api": "^0.4.3",
43+
"dom-accessibility-api": "^0.4.4",
4444
"pretty-format": "^25.5.0"
4545
},
4646
"devDependencies": {

0 commit comments

Comments
 (0)