Skip to content

Commit a75d237

Browse files
build: update dev-dependency typescript from 5.8.3 to 5.9.3
1 parent 1e5c384 commit a75d237

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

4.38 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"semantic-release": "24.2.3",
5757
"tsc-alias": "1.8.13",
5858
"type-coverage": "2.29.7",
59-
"typescript": "5.8.3"
59+
"typescript": "5.9.3"
6060
},
6161
"module": "./dist/src/index.mjs",
6262
"main": "./dist/src/index.cjs",

0 commit comments

Comments
 (0)