Skip to content

Commit 2fd3df2

Browse files
committed
Pin typescript@5.8
1 parent 298a88f commit 2fd3df2

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@
136136
"strip-ansi": [
137137
"6",
138138
"strip-ansi@7 dropped support of CommonJS"
139+
],
140+
"typescript": [
141+
"5.8",
142+
"@typescript-eslint/parser@8.38.0 does not support typescript@5.9.2 yet"
139143
]
140144
},
141145
"devDependencies": {

0 commit comments

Comments
 (0)