Bump @testing libraries

This commit is contained in:
Deluan
2020-09-08 13:05:04 -04:00
parent 07b5469b4c
commit 56772f5c62
2 changed files with 71 additions and 39 deletions
+3 -3
View File
@@ -24,9 +24,9 @@
"react-scripts": "^3.4.3"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.3",
"@testing-library/react": "^10.4.8",
"@testing-library/user-event": "^12.1.1",
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.0.2",
"@testing-library/user-event": "^12.1.3",
"prettier": "^2.0.5"
},
"scripts": {