Skip to content

Commit 9f556a4

Browse files
committed
fix: eslint-plugin-putout: typescript version according to peer dependencies
1 parent 364608f commit 9f556a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/eslint-plugin-putout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"synckit": "^0.9.0",
5959
"try-catch": "^3.0.0",
6060
"try-to-catch": "^3.0.1",
61-
"typescript": "^5.0.4",
61+
"typescript": "~5.7.0",
6262
"typescript-eslint": "^8.24.1"
6363
},
6464
"devDependencies": {

0 commit comments

Comments
 (0)