Bump testing-library/user-event to 10.2.4

This commit is contained in:
Marcus Eide
2020-05-18 12:59:58 +02:00
parent 7db02e5e58
commit fb3e003272
16 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"@backstage/test-utils": "^0.1.1-alpha.5",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@testing-library/user-event": "^10.2.4",
"@types/jest": "^25.2.1",
"@types/node": "^12.0.0",
"@types/testing-library__jest-dom": "^5.0.4",