Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 797c11b

Browse files
committedMay 22, 2023
Fix overlapping act in waitFor
1 parent 2a039d8 commit 797c11b

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
@@ -46,7 +46,7 @@
4646
"license": "MIT",
4747
"dependencies": {
4848
"@babel/runtime": "^7.12.5",
49-
"@testing-library/dom": "^9.0.0",
49+
"@testing-library/dom": "^9.3.0",
5050
"@types/react-dom": "^18.0.0"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.