Skip to content

Commit 4d726b6

Browse files
committed
chore: update TypeScript to version 6.0.3 and target to ES2025 in tsconfig.json
1 parent 10cf36e commit 4d726b6

3 files changed

Lines changed: 95 additions & 77 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,13 +44,14 @@
4444
"@semantic-release/exec": "7.1.0",
4545
"@semantic-release/git": "10.0.1",
4646
"@squonk/eslint-config": "3.0.0",
47+
"@types/node": "24.12.2",
4748
"eslint": "9.25.1",
4849
"husky": "8.0.1",
4950
"lint-staged": "15.5.0",
5051
"semantic-release": "25.0.2",
5152
"tsdown": "0.18.3",
5253
"tslib": "2.8.1",
53-
"typescript": "5.8.2"
54+
"typescript": "6.0.3"
5455
},
5556
"lint-staged": {
5657
"*.@(js|ts|tsx)": [

0 commit comments

Comments
 (0)