Skip to content

Commit 0cf0d77

Browse files
committed
Updated TypeScript to v5.8.2
- this commit updates TypeScript to the latest version so we can continue to get the latest and greatest improvements - also fixes some minor TS failures arising because of new checks
1 parent 8ad65c2 commit 0cf0d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/custom-fonts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"mocha": "10.8.2",
3838
"sinon": "19.0.5",
3939
"ts-node": "10.9.2",
40-
"typescript": "5.6.2"
40+
"typescript": "5.8.2"
4141
},
4242
"dependencies": {}
4343
}

0 commit comments

Comments
 (0)