|
28 | 28 | "@definitelytyped/typescript-packages": "workspace:*",
|
29 | 29 | "@definitelytyped/typescript-versions": "workspace:*",
|
30 | 30 | "@definitelytyped/utils": "workspace:*",
|
31 |
| - "@typescript-eslint/eslint-plugin": "^6.19.0", |
32 |
| - "@typescript-eslint/parser": "^6.19.0", |
33 |
| - "@typescript-eslint/types": "^6.19.0", |
34 |
| - "@typescript-eslint/typescript-estree": "^6.19.0", |
35 |
| - "@typescript-eslint/utils": "^6.19.0", |
36 |
| - "eslint": "^8.56.0", |
| 31 | + "@typescript-eslint/eslint-plugin": "^7.14.1", |
| 32 | + "@typescript-eslint/parser": "^7.14.1", |
| 33 | + "@typescript-eslint/types": "^7.14.1", |
| 34 | + "@typescript-eslint/typescript-estree": "^7.14.1", |
| 35 | + "@typescript-eslint/utils": "^7.14.1", |
| 36 | + "eslint": "^8.57.0", |
37 | 37 | "eslint-plugin-import": "^2.29.1",
|
38 | 38 | "semver": "^7.5.4",
|
39 | 39 | "strip-json-comments": "^3.1.1"
|
|
45 | 45 | "@types/eslint": "^8.56.2",
|
46 | 46 | "@types/semver": "^7.5.5",
|
47 | 47 | "@types/strip-json-comments": "^3.0.0",
|
48 |
| - "typescript": "^5.4.2" |
| 48 | + "typescript": "^5.5.2" |
49 | 49 | },
|
50 | 50 | "engines": {
|
51 | 51 | "node": ">=18.18.0"
|
|
0 commit comments