Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: Bump types dependency (#625)
  • Loading branch information
KubaJastrz committed Mar 30, 2020
1 parent eceffb1 commit afce94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@babel/runtime": "^7.9.2",
"@testing-library/dom": "^7.1.0",
"@types/testing-library__react": "^9.1.3"
"@types/testing-library__react": "^10.0.0"
},
"devDependencies": {
"@reach/router": "^1.3.3",
Expand Down

0 comments on commit afce94f

Please sign in to comment.