Bump @testing-library dependencies

This commit is contained in:
Deluan
2021-04-26 23:17:45 -04:00
parent 6e73c23704
commit 07f6a7cc9f
2 changed files with 23 additions and 23 deletions
+2 -2
View File
@@ -28,9 +28,9 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/jest-dom": "^5.12.0",
"@testing-library/react": "^11.2.6",
"@testing-library/react-hooks": "^5.1.1",
"@testing-library/react-hooks": "^5.1.2",
"@testing-library/user-event": "^13.1.5",
"css-mediaquery": "^0.1.2",
"jest-environment-jsdom-sixteen": "^2.0.0",