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
View File
@@ -59,7 +59,6 @@
"@testing-library/react": "^12.1.3",
"@testing-library/react-hooks": "^8.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"@types/react": "^16.13.1 || ^17.0.0",
"cross-fetch": "^3.1.5",