Bump @testing-library dependencies

This commit is contained in:
Deluan
2020-04-28 12:06:05 -04:00
parent 5862157a2c
commit 71a1f65be2
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.2",
"@testing-library/user-event": "^10.0.2",
"@testing-library/react": "^10.0.3",
"@testing-library/user-event": "^10.1.0",
"prettier": "^2.0.5"
},
"scripts": {