Merge pull request 'Update dependency typescript to v5.1.6' (#108) from renovate/all into main
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-28 23:26:50 +00:00
committed by Gitea
parent e529509393
commit befdf829ef
2 changed files with 5 additions and 5 deletions

View File

@@ -20,6 +20,6 @@
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"prettier": "2.8.8",
"typescript": "5.1.5"
"typescript": "5.1.6"
}
}