Update dependency typescript to v5.3.2
All checks were successful
forgejo/Procyon/seedling/pipeline/head This commit looks good

This commit is contained in:
Mr. Renovate 2023-11-20 19:33:01 +00:00 committed by Roman Jaroš
parent cb5d5f95f0
commit 3ff9e09274
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-redux": "8.1.3",
"typescript": "5.2.2",
"typescript": "5.3.2",
"wouter": "2.12.1",
"yup": "1.3.2"
},