Skip to content

Commit 6558845

Browse files
committed
fix: update @testing-library/dom to get a bug fix
1 parent a72fb39 commit 6558845

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
@@ -44,7 +44,7 @@
4444
"license": "MIT",
4545
"dependencies": {
4646
"@babel/runtime": "^7.10.3",
47-
"@testing-library/dom": "^7.17.0"
47+
"@testing-library/dom": "^7.17.1"
4848
},
4949
"devDependencies": {
5050
"@reach/router": "^1.3.3",

0 commit comments

Comments
 (0)