|
20 | 20 | }, |
21 | 21 | "devDependencies": { |
22 | 22 | "@octokit/types": "16.0.0", |
23 | | - "@types/node": "24.12.0", |
| 23 | + "@types/node": "24.12.2", |
24 | 24 | "typescript": "5.9.3" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
|
29 | 29 | "@actions/cache": "6.0.0", |
30 | 30 | "@actions/core": "3.0.0", |
31 | 31 | "@actions/exec": "3.0.0", |
32 | | - "@actions/expressions": "0.3.47", |
| 32 | + "@actions/expressions": "0.3.50", |
33 | 33 | "@actions/github": "9.0.0", |
34 | 34 | "@actions/glob": "0.6.1", |
35 | 35 | "@actions/http-client": "4.0.0", |
36 | 36 | "@actions/io": "3.0.2", |
37 | | - "@actions/languageserver": "0.3.47", |
38 | | - "@actions/languageservice": "0.3.47", |
| 37 | + "@actions/languageserver": "0.3.50", |
| 38 | + "@actions/languageservice": "0.3.50", |
39 | 39 | "@actions/tool-cache": "4.0.0", |
40 | | - "@actions/workflow-parser": "0.3.47", |
| 40 | + "@actions/workflow-parser": "0.3.50", |
41 | 41 | "@octokit/webhooks-definitions": "3.68.1", |
42 | 42 | "ansi-styles": "6.2.3" |
43 | 43 | } |
|
0 commit comments