Merge pull request #13572 from backstage/rugvip/onlydep

switch @types/jest to only be depended on by @backstage/cli
This commit is contained in:
Patrik Oldsberg
2022-09-07 13:18:09 +02:00
committed by GitHub
93 changed files with 107 additions and 247 deletions
-1
View File
@@ -52,7 +52,6 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^12.1.3",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^26.0.7",
"@types/node": "^16.11.26",
"cross-fetch": "^3.1.5",
"msw": "^0.47.0"