12
0
Fork 0
mirror of https://github.com/actions/setup-go.git synced 2026-07-03 03:29:33 +00:00

chore: update @types/node and @typescript-eslint dependencies to latest versions (#755)

This commit is contained in:
Haritha 2026-06-16 11:46:40 -05:00 committed by GitHub
parent 78961f6f84
commit 4a2405e6ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 257 additions and 141 deletions

View file

@ -39,10 +39,10 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^24.1.0",
"@types/node": "^25.9.3",
"@types/semver": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^8.31.1",
"@typescript-eslint/parser": "^8.35.1",
"@typescript-eslint/eslint-plugin": "^8.61.0",
"@typescript-eslint/parser": "^8.61.0",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^10.1.8",