Bump typescript from 4.9.5 to 5.0.3 #13

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/typescript-5.0.3 into main 2023-04-03 12:36:29 +02:00
Showing only changes of commit 74f4f42e50 - Show all commits

View file

@ -20,6 +20,6 @@
"devDependencies": {
"@types/node": "^18.14.0",
"tslib": "^2.4.1",
"typescript": "^4.9.5"
"typescript": "^5.0.3"
}
}