|
42 | 42 | "@dprint/formatter": "^0.4.1",
|
43 | 43 | "@dprint/typescript": "0.91.6",
|
44 | 44 | "@esfx/canceltoken": "^1.0.0",
|
45 |
| - "@eslint/js": "^8.57.0", |
| 45 | + "@eslint/js": "^9.9.0", |
46 | 46 | "@octokit/rest": "^21.0.1",
|
47 | 47 | "@types/chai": "^4.3.17",
|
48 | 48 | "@types/diff": "^5.2.1",
|
|
52 | 52 | "@types/node": "latest",
|
53 | 53 | "@types/source-map-support": "^0.5.10",
|
54 | 54 | "@types/which": "^3.0.4",
|
55 |
| - "@typescript-eslint/utils": "^7.18.0", |
56 |
| - "azure-devops-node-api": "^14.0.1", |
| 55 | + "@typescript-eslint/rule-tester": "^8.1.0", |
| 56 | + "@typescript-eslint/utils": "^8.1.0", |
| 57 | + "azure-devops-node-api": "^14.0.2", |
57 | 58 | "c8": "^10.1.2",
|
58 | 59 | "chai": "^4.5.0",
|
59 | 60 | "chalk": "^4.1.2",
|
60 | 61 | "chokidar": "^3.6.0",
|
61 | 62 | "diff": "^5.2.0",
|
62 | 63 | "dprint": "^0.47.2",
|
63 | 64 | "esbuild": "^0.23.0",
|
64 |
| - "eslint": "^8.57.0", |
65 |
| - "eslint-formatter-autolinkable-stylish": "^1.3.0", |
| 65 | + "eslint": "^9.9.0", |
| 66 | + "eslint-formatter-autolinkable-stylish": "^1.4.0", |
66 | 67 | "fast-xml-parser": "^4.4.1",
|
67 | 68 | "glob": "^10.4.5",
|
68 | 69 | "globals": "^15.9.0",
|
69 | 70 | "hereby": "^1.9.0",
|
70 | 71 | "jsonc-parser": "^3.3.1",
|
71 |
| - "knip": "^5.27.0", |
| 72 | + "knip": "^5.27.2", |
72 | 73 | "minimist": "^1.2.8",
|
73 |
| - "mocha": "^10.7.0", |
| 74 | + "mocha": "^10.7.3", |
74 | 75 | "mocha-fivemat-progress-reporter": "^0.1.0",
|
75 |
| - "monocart-coverage-reports": "^2.10.0", |
| 76 | + "monocart-coverage-reports": "^2.10.2", |
76 | 77 | "ms": "^2.1.3",
|
77 | 78 | "node-fetch": "^3.3.2",
|
78 |
| - "playwright": "^1.45.3", |
| 79 | + "playwright": "^1.46.0", |
79 | 80 | "source-map-support": "^0.5.21",
|
80 | 81 | "tslib": "^2.6.3",
|
81 | 82 | "typescript": "^5.5.4",
|
82 |
| - "typescript-eslint": "^7.18.0", |
| 83 | + "typescript-eslint": "^8.1.0", |
83 | 84 | "which": "^3.0.1"
|
84 | 85 | },
|
85 | 86 | "overrides": {
|
|
0 commit comments