|
41 | 41 | "devDependencies": {
|
42 | 42 | "@esfx/canceltoken": "^1.0.0",
|
43 | 43 | "@octokit/rest": "^20.0.2",
|
44 |
| - "@types/chai": "^4.3.12", |
| 44 | + "@types/chai": "^4.3.14", |
45 | 45 | "@types/microsoft__typescript-etw": "^0.1.3",
|
46 | 46 | "@types/minimist": "^1.2.5",
|
47 | 47 | "@types/mocha": "^10.0.6",
|
48 | 48 | "@types/ms": "^0.7.34",
|
49 | 49 | "@types/node": "latest",
|
50 | 50 | "@types/source-map-support": "^0.5.10",
|
51 | 51 | "@types/which": "^3.0.3",
|
52 |
| - "@typescript-eslint/eslint-plugin": "^7.1.1", |
53 |
| - "@typescript-eslint/parser": "^7.1.1", |
54 |
| - "@typescript-eslint/utils": "^7.1.1", |
55 |
| - "azure-devops-node-api": "^12.4.0", |
| 52 | + "@typescript-eslint/eslint-plugin": "^7.3.1", |
| 53 | + "@typescript-eslint/parser": "^7.3.1", |
| 54 | + "@typescript-eslint/utils": "^7.3.1", |
| 55 | + "azure-devops-node-api": "^12.5.0", |
56 | 56 | "c8": "^9.1.0",
|
57 | 57 | "chai": "^4.4.1",
|
58 | 58 | "chalk": "^4.1.2",
|
59 | 59 | "chokidar": "^3.6.0",
|
60 | 60 | "diff": "^5.2.0",
|
61 | 61 | "dprint": "^0.45.0",
|
62 |
| - "esbuild": "^0.20.1", |
| 62 | + "esbuild": "^0.20.2", |
63 | 63 | "eslint": "^8.57.0",
|
64 | 64 | "eslint-formatter-autolinkable-stylish": "^1.3.0",
|
65 | 65 | "eslint-plugin-local": "^4.2.1",
|
66 | 66 | "eslint-plugin-no-null": "^1.0.2",
|
67 | 67 | "eslint-plugin-simple-import-sort": "^12.0.0",
|
68 |
| - "fast-xml-parser": "^4.3.5", |
| 68 | + "fast-xml-parser": "^4.3.6", |
69 | 69 | "glob": "^10.3.10",
|
70 | 70 | "hereby": "^1.8.9",
|
71 | 71 | "jsonc-parser": "^3.2.1",
|
|
77 | 77 | "playwright": "^1.42.1",
|
78 | 78 | "source-map-support": "^0.5.21",
|
79 | 79 | "tslib": "^2.6.2",
|
80 |
| - "typescript": "^5.4.2", |
| 80 | + "typescript": "^5.4.3", |
81 | 81 | "which": "^3.0.1"
|
82 | 82 | },
|
83 | 83 | "overrides": {
|
|
0 commit comments