chore(deps): update dependency @types/yup to ^0.32.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-04-07 09:32:32 +00:00
committed by Github changeset workflow
parent 66670589d4
commit 43ca784013
4 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -71,7 +71,7 @@
"@types/http-proxy-middleware": "^0.19.3",
"@types/supertest": "^2.0.8",
"@types/uuid": "^9.0.0",
"@types/yup": "^0.29.13",
"@types/yup": "^0.32.0",
"msw": "^1.0.0",
"supertest": "^6.1.3"
},