remove unused @types/yup dependency
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user