Skip to content

Commit e8f76ac

Browse files
authored
Upgrade TypeScript to ~5.9 (removes need for skipLibCheck)
1 parent 5e7c61f commit e8f76ac

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 7 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
@@ -1802,7 +1802,7 @@
18021802
"ts-node": "^10.7.0",
18031803
"tsconfig-paths-webpack-plugin": "^3.2.0",
18041804
"typemoq": "^2.1.0",
1805-
"typescript": "~5.7",
1805+
"typescript": "~5.9",
18061806
"uuid": "^14.0.0",
18071807
"webpack": "^5.105.0",
18081808
"webpack-bundle-analyzer": "^4.5.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"root":["./src/main.ts"],"version":"5.7.3"}
1+
{"root":["./src/main.ts"],"version":"5.9.3"}

0 commit comments

Comments
 (0)