|
27 | 27 | "homepage": "https://github.com/paritytech/review-bot#readme", |
28 | 28 | "devDependencies": { |
29 | 29 | "@eng-automation/js-style": "^3.1.0", |
30 | | - "@octokit/webhooks-types": "^7.3.1", |
31 | | - "@types/jest": "^29.5.11", |
32 | | - "@vercel/ncc": "^0.38.1", |
| 30 | + "@octokit/webhooks-types": "^7.6.1", |
| 31 | + "@types/jest": "^29.5.14", |
| 32 | + "@vercel/ncc": "^0.38.4", |
33 | 33 | "jest": "^29.7.0", |
34 | | - "jest-mock-extended": "^3.0.5", |
35 | | - "ts-jest": "^29.1.2", |
36 | | - "typescript": "^5.4.5" |
| 34 | + "jest-mock-extended": "^3.0.7", |
| 35 | + "ts-jest": "^29.4.5", |
| 36 | + "typescript": "^5.9.3" |
37 | 37 | }, |
38 | 38 | "dependencies": { |
39 | | - "@actions/core": "^1.10.1", |
40 | | - "@actions/github": "^6.0.0", |
| 39 | + "@actions/core": "^1.11.1", |
| 40 | + "@actions/github": "^6.0.1", |
41 | 41 | "@eng-automation/js": "^2.2.0", |
42 | 42 | "@polkadot-api/descriptors": "portal:.papi/descriptors", |
43 | | - "joi": "^17.13.1", |
44 | | - "polkadot-api": "^1.13.0", |
45 | | - "smoldot": "^2.0.35", |
46 | | - "yaml": "^2.3.4" |
| 43 | + "joi": "^17.13.3", |
| 44 | + "polkadot-api": "^1.20.0", |
| 45 | + "smoldot": "^2.0.39", |
| 46 | + "yaml": "^2.8.1" |
47 | 47 | }, |
48 | 48 | "packageManager": "[email protected]", |
49 | 49 | "resolutions": { |
50 | | - "@polkadot-api/descriptors": "portal:./.papi/descriptors" |
| 50 | + "@polkadot-api/descriptors": "portal:./.papi/descriptors", |
| 51 | + "joi": "^17.13.3" |
51 | 52 | } |
52 | 53 | } |
0 commit comments