Bump @testing-library dependencies

This commit is contained in:
Deluan
2020-12-11 12:10:46 -05:00
parent 3c6b8d18cd
commit 291d28887b
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.1.2",
"@testing-library/user-event": "^12.2.2",
"@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.5.0",
"prettier": "^2.1.2"
},
"scripts": {