Skip to content

Commit 2e6c427

Browse files
fix(deps): update dependency typescript to v6
1 parent f0c3015 commit 2e6c427

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
@@ -18,7 +18,7 @@
1818
"@octokit/rest": "^22.0.1",
1919
"googleapis": "^171.4.0",
2020
"tsx": "^4.21.0",
21-
"typescript": "^5.9.3"
21+
"typescript": "^6.0.2"
2222
},
2323
"devDependencies": {
2424
"@babel/preset-env": "^7.29.0",

0 commit comments

Comments
 (0)