mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2026-08-28 13:04:57 -04:00
Downgrade @types/node to ^24, clean up tsconfig and README.
This commit is contained in:
parent
55ce3aa98b
commit
a6f846a3ee
4 changed files with 12 additions and 11 deletions
|
|
@ -41,7 +41,7 @@
|
|||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@jest/globals": "^30.4.1",
|
||||
"@types/node": "^26.0.0",
|
||||
"@types/node": "^24.0.0",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.62.0",
|
||||
"@typescript-eslint/parser": "^8.62.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue