Bump @testing-library/react from 10.0.1 to 10.0.2 (#1265)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.1 to 10.0.2.
- [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/v10.0.1...v10.0.2)

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-04-06 14:39:43 +03:00 committed by GitHub
parent 3ebd16ee2e
commit 0892bc1cc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 144 additions and 59 deletions

View file

@ -31,7 +31,7 @@
},
"devDependencies": {
"@testing-library/jest-dom": "5.3.0",
"@testing-library/react": "10.0.1",
"@testing-library/react": "10.0.2",
"@types/jest": "25.2.1",
"@types/nanoid": "2.1.0",
"@types/react": "16.9.27",