Skip to content

Commit a18b9c5

Browse files
Update dependency typescript to v6
1 parent eeacee7 commit a18b9c5

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

bun.lockb

5.08 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"astro": "^3.4.4",
14-
"typescript": "^5.2.2"
14+
"typescript": "^6.0.0"
1515
},
1616
"devDependencies": {
1717
"@astrojs/check": "^0.3.1",

0 commit comments

Comments
 (0)