Skip to content

Commit c900c89

Browse files
Update dependency typescript to v5 (#372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54e9a11 commit c900c89

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -66,7 +66,7 @@
6666
"eslint-plugin-self": "^1.2.1",
6767
"jest": "^29.0.0",
6868
"ts-jest": "^29.0.0",
69-
"typescript": "^4.5"
69+
"typescript": "^5.0.0"
7070
},
7171
"peerDependencies": {
7272
"@typescript-eslint/parser": ">= 5",

0 commit comments

Comments
 (0)