fix accidental dependency update

Signed-off-by: mclarke <mclarke@spotify.com>
This commit is contained in:
mclarke
2021-03-11 16:51:40 +00:00
parent a8c1c9b434
commit 62bd701335
2 changed files with 24 additions and 81 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
"@backstage/test-utils": "^0.1.8",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^5.1.0",
"@testing-library/react-hooks": "^3.4.2",
"@testing-library/user-event": "^12.0.7",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",