chore(deps): update dependency typescript to ^5.0.3 (#1945)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-03 15:34:33 +02:00 committed by GitHub
parent 685b16d403
commit 973805f16d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 137 additions and 137 deletions

View file

@ -120,7 +120,7 @@
"nuxt": "3.3.2",
"prettier": "^2.8.7",
"simple-git-hooks": "^2.8.1",
"typescript": "^5.0.2",
"typescript": "^5.0.3",
"vitest": "^0.29.7",
"vue-tsc": "^1.2.0"
},