Bump @testing-library/react from 9.5.0 to 10.0.1 (#975)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v9.5.0...v10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-16 19:06:45 -07:00 committed by GitHub
parent a218ddd668
commit f4cc4253b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 37 deletions

View file

@ -18,7 +18,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "5.1.1",
"@testing-library/react": "9.5.0",
"@testing-library/react": "10.0.1",
"@types/jest": "25.1.4",
"@types/nanoid": "2.1.0",
"@types/react": "16.9.23",