Skip to content

Commit b473af3

Browse files
chore(deps): update dependency typescript to v5 (#67)
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 4.9.5 | 5.9.3 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 3d65420 commit b473af3

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

package-lock.json

Lines changed: 9 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
"@typescript-eslint/eslint-plugin": "^4.23.0",
327327
"@typescript-eslint/parser": "^4.23.0",
328328
"eslint": "^7.26.0",
329-
"typescript": "^4.4.3"
329+
"typescript": "^5.0.0"
330330
},
331331
"scripts": {
332332
"vscode:prepublish": "npm run compile",

0 commit comments

Comments
 (0)