chore(deps): update dependency typescript to v5

This commit is contained in:
Renovate Bot 2023-03-17 10:23:55 +00:00 committed by Johannes Loher
parent 74e2182116
commit c35dc60ece
9 changed files with 889 additions and 839 deletions

View file

@ -87,10 +87,10 @@
"sass": "1.59.3",
"semver": "7.3.8",
"tslib": "2.5.0",
"typescript": "4.9.5",
"typescript": "5.0.2",
"vite": "4.2.0",
"vitest": "0.29.3",
"yargs": "17.7.1"
},
"packageManager": "yarn@3.3.1"
"packageManager": "yarn@3.5.0"
}