Bump @testing-library

This commit is contained in:
Deluan
2020-08-15 12:57:18 -04:00
parent dd398224e7
commit c19c599521
2 changed files with 49 additions and 69 deletions
+3 -3
View File
@@ -23,9 +23,9 @@
"react-scripts": "^3.4.3"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.1",
"@testing-library/react": "^10.4.7",
"@testing-library/user-event": "^12.0.11",
"@testing-library/jest-dom": "^5.11.3",
"@testing-library/react": "^10.4.8",
"@testing-library/user-event": "^12.1.1",
"prettier": "^2.0.5"
},
"scripts": {