Bump @testing-library/react from 9.4.1 to 9.5.0 (#883)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 9.4.1 to 9.5.0.
- [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.4.1...v9.5.0)

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-09 10:51:38 +01:00 committed by GitHub
parent 165a2a17d8
commit d3771b7e0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 262 additions and 18 deletions

View file

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