Skip to content

Commit afce94f

Browse files
authored
fix: Bump types dependency (#625)
1 parent eceffb1 commit afce94f

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
@@ -41,7 +41,7 @@
4141
"dependencies": {
4242
"@babel/runtime": "^7.9.2",
4343
"@testing-library/dom": "^7.1.0",
44-
"@types/testing-library__react": "^9.1.3"
44+
"@types/testing-library__react": "^10.0.0"
4545
},
4646
"devDependencies": {
4747
"@reach/router": "^1.3.3",

0 commit comments

Comments
 (0)