Skip to content

Commit c2116a2

Browse files
committed
Update TypeScript
Only to 5.4, because 5.5 breaks logs of things around upstream perspectives etc right now.
1 parent b8b2be7 commit c2116a2

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package-lock.json

Lines changed: 8 additions & 7 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
@@ -141,7 +141,7 @@
141141
"ts-node": "^8.6.2",
142142
"typed-error": "^3.2.0",
143143
"typesafe-get": "^2.1.1",
144-
"typescript": "^5.1.6",
144+
"typescript": "~5.4.0",
145145
"ua-parser-js": "^0.7.33",
146146
"uuid": "^3.3.2",
147147
"xml-beautifier": "^0.4.0",

0 commit comments

Comments
 (0)