Bump @testing-library versions

This commit is contained in:
Deluan
2020-07-21 10:37:11 -04:00
parent 6caa5ee81f
commit 17cea91e10
2 changed files with 91 additions and 42 deletions
+3 -3
View File
@@ -23,9 +23,9 @@
"react-scripts": "^3.4.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^10.3.0",
"@testing-library/user-event": "^12.0.6",
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.4.7",
"@testing-library/user-event": "^12.0.11",
"prettier": "^2.0.5"
},
"scripts": {