Bump @testing-library dependencies

This commit is contained in:
Deluan
2021-05-25 10:12:06 -04:00
parent ad4db122fb
commit ab1bc6194a
2 changed files with 36 additions and 53 deletions
+3 -3
View File
@@ -39,9 +39,9 @@
},
"devDependencies": {
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.6",
"@testing-library/react-hooks": "^5.1.2",
"@testing-library/user-event": "^13.1.8",
"@testing-library/react": "^11.2.7",
"@testing-library/react-hooks": "^7.0.0",
"@testing-library/user-event": "^13.1.9",
"css-mediaquery": "^0.1.2",
"prettier": "2.3.0",
"ra-test": "^3.15.1"