remove unused @types/yup dependency

Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2022-02-11 13:34:17 +01:00
parent e483dd6c72
commit eccfe4c76b
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -35,7 +35,6 @@
"@backstage/errors": "^0.2.0",
"@backstage/types": "^0.1.1",
"@types/json-schema": "^7.0.5",
"@types/yup": "^0.29.13",
"ajv": "^7.0.3",
"json-schema": "^0.4.0",
"lodash": "^4.17.21",
-1
View File
@@ -74,7 +74,6 @@
"@types/lodash": "^4.14.151",
"@types/supertest": "^2.0.8",
"@types/uuid": "^8.0.0",
"@types/yup": "^0.29.13",
"@vscode/sqlite3": "^5.0.7",
"aws-sdk-mock": "^5.2.1",
"msw": "^0.35.0",