switch @types/jest to only be depended on by @backstage/cli

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-09-05 23:38:48 +02:00
parent f1e43bd5df
commit 7d47def9c4
93 changed files with 107 additions and 247 deletions
+1 -2
View File
@@ -47,8 +47,7 @@
"@backstage/cli": "^0.19.0-next.1",
"@backstage/test-utils": "^1.2.0-next.1",
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@types/jest": "^26.0.7"
"@testing-library/react": "^12.1.3"
},
"files": [
"dist"