|
25 | 25 | ],
|
26 | 26 | "license": "MIT",
|
27 | 27 | "dependencies": {
|
28 |
| - "@actions/core": "^1.10.0", |
| 28 | + "@actions/core": "^1.10.1", |
29 | 29 | "@actions/exec": "^1.1.1",
|
30 | 30 | "@actions/github": "^6.0.0",
|
31 | 31 | "js-yaml": "^4.1.0",
|
32 |
| - "micromatch": "^4.0.5" |
| 32 | + "micromatch": "^4.0.8" |
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@eslint/compat": "^1.1.1",
|
36 | 36 | "@eslint/eslintrc": "^3.1.0",
|
37 | 37 | "@eslint/js": "^9.10.0",
|
38 | 38 | "@octokit/webhooks-types": "^7.5.1",
|
39 |
| - "@tsconfig/node20": "^20.1.2", |
| 39 | + "@tsconfig/node20": "^20.1.4", |
40 | 40 | "@types/eslint__js": "^8.42.3",
|
41 | 41 | "@types/js-yaml": "^4.0.9",
|
42 |
| - "@types/micromatch": "^4.0.2", |
| 42 | + "@types/micromatch": "^4.0.9", |
43 | 43 | "@types/node": "^20.0.0",
|
44 | 44 | "@typescript-eslint/eslint-plugin": "^8.5.0",
|
45 | 45 | "@typescript-eslint/parser": "^8.5.0",
|
|
50 | 50 | "eslint-import-resolver-typescript": "^3.6.3",
|
51 | 51 | "eslint-plugin-github": "^5.0.1",
|
52 | 52 | "prettier": "^3.3.3",
|
53 |
| - "typescript": "^5.3.3", |
| 53 | + "typescript": "^5.6.2", |
54 | 54 | "typescript-eslint": "^8.5.0",
|
55 | 55 | "vitest": "^2.0.5"
|
56 | 56 | },
|
|
0 commit comments