Skip to content

Commit ed7d2ff

Browse files
committed
fix: typescript peer version
1 parent f036d08 commit ed7d2ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"peerDependencies": {
4444
"eslint": "9.x",
45-
"typescript": "5.8.x"
45+
"typescript": "5.9.x"
4646
},
4747
"peerDependenciesMeta": {
4848
"typescript": {

0 commit comments

Comments
 (0)