mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-26 11:48:22 +08:00
Pin '@types/node' with 20.x again
And updated the lock file with `npm install`
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"@rollup/plugin-node-resolve": "^15.3.0",
|
||||
"@rollup/plugin-typescript": "^12.1.1",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.10.2",
|
||||
"@types/node": "^20.17.12",
|
||||
"@typescript-eslint/eslint-plugin": "^8.18.2",
|
||||
"@typescript-eslint/parser": "^8.18.2",
|
||||
"eslint": "^9.14.0",
|
||||
|
||||
Reference in New Issue
Block a user