Bump @testing-library's dependencies

This commit is contained in:
Deluan
2021-03-22 15:40:06 -04:00
parent 488a05bc5a
commit 190bcd836e
2 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -29,9 +29,9 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.3",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/user-event": "^12.6.2",
"@testing-library/user-event": "^12.8.3",
"css-mediaquery": "^0.1.2",
"prettier": "^2.2.1"
},