mirror of
https://github.com/graalvm/setup-graalvm.git
synced 2025-07-02 15:53:16 +08:00
Downgrade typescript back to 5.7.3
.
eslint-plugin is not yet compatible with version `5.8.2` of typescript.
This commit is contained in:
parent
26e3dc36fc
commit
44d0c2f19b
1403
package-lock.json
generated
1403
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -70,6 +70,6 @@
|
|||||||
"prettier-eslint": "^16.3.0",
|
"prettier-eslint": "^16.3.0",
|
||||||
"ts-jest": "^29.2.6",
|
"ts-jest": "^29.2.6",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.8.2"
|
"typescript": "^5.7.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user