|
18 | 18 | "@actions/core": "^1.10.0",
|
19 | 19 | "@actions/github": "6.0.1",
|
20 | 20 | "@octokit/types": "^14.0.0",
|
21 |
| - "@octokit/webhooks": "^14.1.1", |
| 21 | + "@octokit/webhooks": "^14.1.3", |
22 | 22 | "@octokit/webhooks-types": "^7.6.1",
|
23 | 23 | "@types/node": "^24.1.0",
|
24 | 24 | "@vercel/ncc": "^0.38.3",
|
|
28 | 28 | "@types/jest": "30.0.0",
|
29 | 29 | "@typescript-eslint/eslint-plugin": "^8.38.0",
|
30 | 30 | "@typescript-eslint/parser": "^8.38.0",
|
31 |
| - "eslint": "^9.31.0", |
| 31 | + "eslint": "^9.32.0", |
32 | 32 | "eslint-config-prettier": "^10.1.8",
|
33 | 33 | "eslint-plugin-import": "^2.32.0",
|
34 | 34 | "eslint-plugin-jest": "^29.0.1",
|
35 | 35 | "eslint-plugin-prettier": "^5.5.3",
|
36 | 36 | "jest": "^30.0.5",
|
37 | 37 | "jest-junit": "^16.0.0",
|
38 | 38 | "jest-ts-auto-mock": "2",
|
39 |
| - "nock": "15.0.0-beta.4", |
| 39 | + "nock": "15.0.0-beta.5", |
40 | 40 | "prettier": "^3.6.2",
|
41 | 41 | "ts-auto-mock": "3",
|
42 |
| - "ts-jest": "^29.1.0", |
| 42 | + "ts-jest": "^29.4.1", |
43 | 43 | "ttypescript": "^1.5.15",
|
44 |
| - "typescript": "^5.0.4" |
| 44 | + "typescript": "^5.9.2" |
45 | 45 | },
|
46 | 46 | "packageManager": "yarn@4.9.1",
|
47 | 47 | "resolutions": {
|
|
0 commit comments