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
@@ -32,7 +32,7 @@
"@backstage/cli": "^0.1.1-alpha.5",
"@backstage/dev-utils": "^0.1.1-alpha.5",
"@backstage/test-utils": "^0.1.1-alpha.5",
"@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",