Skip to content

Commit 335d241

Browse files
authored
BREAKING: Upgrade TypeScript to v5.9.3 (#1746)
Upgrades from TypeScript v4.3.5 to v5.9.3. All tests pass successfully.
1 parent 1bd75b0 commit 335d241

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 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
@@ -316,7 +316,7 @@
316316
"semver": "^7.3.5",
317317
"sinon": "^9.2.4",
318318
"ts-node": "^10.4.0",
319-
"typescript": "^4.3.5",
319+
"typescript": "^5.9.3",
320320
"yaml": "^2.8.1",
321321
"yargs": "^15.3.1"
322322
},

0 commit comments

Comments
 (0)