mirror of
https://github.com/actions/setup-java.git
synced 2025-07-22 14:38:22 +02:00
Fix failures
This commit is contained in:
parent
943a507e8b
commit
97bb5efd0f
2 changed files with 158 additions and 362 deletions
|
@ -40,8 +40,8 @@
|
|||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^20.11.24",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
"@typescript-eslint/parser": "^5.54.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.35.1",
|
||||
"@typescript-eslint/parser": "^8.35.1",
|
||||
"@vercel/ncc": "^0.38.1",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue