Skip to content

Commit 463755e

Browse files
build: update dev-dependency typescript from 5.8.2 to 5.8.3 (#8)
1 parent 4f389a1 commit 463755e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

368 Bytes
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.2"
59+
"typescript": "5.8.3"
6060
},
6161
"module": "./dist/src/index.mjs",
6262
"main": "./dist/src/index.cjs",

0 commit comments

Comments
 (0)