Bump @testing-library dependencies

This commit is contained in:
Deluan
2020-11-16 15:01:52 -05:00
parent a1dcb9a4e3
commit 41cbd3aba7
2 changed files with 108 additions and 100 deletions
+3 -3
View File
@@ -27,9 +27,9 @@
"uuid": "^8.3.1"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.8",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.1.2",
"@testing-library/user-event": "^12.2.2",
"prettier": "^2.1.2"
},
"scripts": {