Bump yup to a version with slightly better typescript type gen

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-10-02 16:41:29 +02:00
parent 9697e91074
commit 957e4b3351
10 changed files with 68 additions and 55 deletions
+2 -2
View File
@@ -52,7 +52,7 @@
"react-use": "^17.2.4",
"recharts": "^1.8.5",
"regression": "^2.0.1",
"yup": "^0.29.3"
"yup": "^0.32.9"
},
"devDependencies": {
"@backstage/cli": "^0.7.14",
@@ -67,7 +67,7 @@
"@types/pluralize": "^0.0.29",
"@types/recharts": "^1.8.14",
"@types/regression": "^2.0.0",
"@types/yup": "^0.29.8",
"@types/yup": "^0.29.13",
"canvas": "^2.6.1",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"