|
39 | 39 | "@apollo/server-integration-testsuite": "5.0.0", |
40 | 40 | "@apollo/utils.withrequired": "3.0.0", |
41 | 41 | "@changesets/changelog-github": "0.5.1", |
42 | | - "@changesets/cli": "2.29.6", |
| 42 | + "@changesets/cli": "2.29.7", |
43 | 43 | "@types/hapi__hapi": "21.0.0", |
44 | 44 | "@types/jest": "29.5.14", |
45 | 45 | "@types/joi": "^17.2.2", |
46 | 46 | "@types/node": "16.18.126", |
47 | 47 | "@types/node-fetch": "^2.6.13", |
48 | | - "@typescript-eslint/eslint-plugin": "8.43.0", |
49 | | - "@typescript-eslint/parser": "8.43.0", |
| 48 | + "@typescript-eslint/eslint-plugin": "8.44.0", |
| 49 | + "@typescript-eslint/parser": "8.44.0", |
50 | 50 | "cspell": "9.2.1", |
51 | 51 | "eslint": "^9.35.0", |
52 | 52 | "jest": "29.7.0", |
53 | 53 | "jest-junit": "16.0.0", |
54 | 54 | "node-fetch": "2.7.0", |
55 | 55 | "prettier": "3.6.2", |
56 | | - "ts-jest": "29.4.1", |
| 56 | + "ts-jest": "29.4.4", |
57 | 57 | "ts-node": "10.9.2", |
58 | 58 | "typescript": "5.9.2" |
59 | 59 | }, |
|
62 | 62 | "@hapi/hapi": "^20.2.2 || ^21.0.0" |
63 | 63 | }, |
64 | 64 | "overrides": { |
65 | | - "@typescript-eslint/eslint-plugin": "8.43.0", |
66 | | - "@typescript-eslint/parser": "8.43.0", |
67 | | - "@typescript-eslint/utils": "8.43.0", |
68 | | - "@typescript-eslint/type-utils": "8.43.0" |
| 65 | + "@typescript-eslint/eslint-plugin": "8.44.0", |
| 66 | + "@typescript-eslint/parser": "8.44.0", |
| 67 | + "@typescript-eslint/utils": "8.44.0", |
| 68 | + "@typescript-eslint/type-utils": "8.44.0" |
69 | 69 | }, |
70 | 70 | "volta": { |
71 | 71 | "npm": "11.6.0", |
|
0 commit comments