Bump testing-library/jest-dom to 5.7.0

This commit is contained in:
Marcus Eide
2020-05-18 11:11:26 +02:00
parent 55e45500fe
commit 8429710760
18 changed files with 38 additions and 56 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
},
"devDependencies": {
"@testing-library/cypress": "^6.0.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/jest-dom": "^5.7.0",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^25.2.1",