Merge pull request #24 from apricote/renovate/testing-library-react-10.x

fix(deps): update dependency @testing-library/react to v10.4.3
This commit is contained in:
Julian Tölle 2020-07-04 21:39:20 +02:00 committed by GitHub
commit 15b4f3918b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 72 additions and 217 deletions

View file

@ -10,7 +10,7 @@
"dependencies": {
"@fullhuman/postcss-purgecss": "2.3.0",
"@testing-library/jest-dom": "5.5.0",
"@testing-library/react": "10.0.4",
"@testing-library/react": "10.4.3",
"@testing-library/user-event": "10.1.0",
"@types/jest": "25.2.3",
"@types/node": "12.12.38",