Skip to content

Commit 8665dc7

Browse files
Update dependency typescript to v6
Update typescript from 5.9.3 to 6.0.3 Change-type: patch
1 parent 327ed9f commit 8665dc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"husky": "^9.1.7",
3636
"lint-staged": "^17.0.0",
3737
"require-npm4-to-publish": "^1.0.0",
38-
"typescript": "^5.9.2"
38+
"typescript": "^6.0.0"
3939
},
4040
"husky": {
4141
"hooks": {

0 commit comments

Comments
 (0)