Bump @testing-library dependencies

This commit is contained in:
Deluan
2021-01-31 18:26:25 -05:00
parent 77705e4d79
commit 7d23eca721
2 changed files with 24 additions and 24 deletions
+3 -3
View File
@@ -28,9 +28,9 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.6.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.3",
"@testing-library/user-event": "^12.6.2",
"prettier": "^2.2.1"
},
"scripts": {