Skip to content

Commit

Permalink
chore: upgrade react-testing-library
Browse files Browse the repository at this point in the history
closes #17
  • Loading branch information
knpwrs committed Feb 24, 2019
1 parent de56566 commit 4d5f277
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest": "^24.1.0",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react-testing-library": "^5.9.0",
"react-testing-library": "^6.0.0",
"ts-jest": "^24.0.0",
"typescript": "^3.3.3333"
}
Expand Down

0 comments on commit 4d5f277

Please sign in to comment.