|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 | 22 | "@octokit/types": "14.1.0",
|
23 |
| - "@types/node": "24.4.0", |
24 |
| - "typescript": "5.9.2" |
| 23 | + "@types/node": "24.7.1", |
| 24 | + "typescript": "5.9.3" |
25 | 25 | },
|
26 | 26 | "dependencies": {
|
27 | 27 | "@actions/artifact": "2.3.2",
|
28 | 28 | "@actions/attest": "1.6.0",
|
29 |
| - "@actions/cache": "4.0.5", |
| 29 | + "@actions/cache": "4.1.0", |
30 | 30 | "@actions/core": "1.11.1",
|
31 | 31 | "@actions/exec": "1.1.1",
|
32 |
| - "@actions/expressions": "0.3.18", |
| 32 | + "@actions/expressions": "0.3.19", |
33 | 33 | "@actions/github": "6.0.1",
|
34 | 34 | "@actions/glob": "0.5.0",
|
35 | 35 | "@actions/http-client": "2.2.3",
|
36 | 36 | "@actions/io": "1.1.3",
|
37 |
| - "@actions/languageserver": "0.3.18", |
38 |
| - "@actions/languageservice": "0.3.18", |
| 37 | + "@actions/languageserver": "0.3.19", |
| 38 | + "@actions/languageservice": "0.3.19", |
39 | 39 | "@actions/tool-cache": "2.0.2",
|
40 |
| - "@actions/workflow-parser": "0.3.18", |
| 40 | + "@actions/workflow-parser": "0.3.19", |
41 | 41 | "@octokit/webhooks-definitions": "3.68.1",
|
42 | 42 | "ansi-styles": "6.2.3"
|
43 | 43 | }
|
|
0 commit comments