|
54 | 54 | "scripts/updateUID.Dockerfile" |
55 | 55 | ], |
56 | 56 | "devDependencies": { |
57 | | - "@stylistic/eslint-plugin": "^3.0.1", |
58 | | - "@types/chai": "^5.0.1", |
| 57 | + "@stylistic/eslint-plugin": "^4.2.0", |
| 58 | + "@types/chai": "^5.2.0", |
59 | 59 | "@types/chalk": "^2.2.4", |
60 | 60 | "@types/follow-redirects": "^1.14.4", |
61 | 61 | "@types/js-yaml": "^4.0.9", |
|
69 | 69 | "@types/tar": "^6.1.13", |
70 | 70 | "@types/text-table": "^0.2.5", |
71 | 71 | "@types/yargs": "^17.0.33", |
72 | | - "@typescript-eslint/eslint-plugin": "^8.23.0", |
| 72 | + "@typescript-eslint/eslint-plugin": "^8.26.0", |
73 | 73 | "@typescript-eslint/experimental-utils": "^5.62.0", |
74 | | - "@typescript-eslint/parser": "^8.23.0", |
| 74 | + "@typescript-eslint/parser": "^8.26.0", |
75 | 75 | "chai": "^4.5.0", |
76 | 76 | "copyfiles": "^2.4.1", |
77 | | - "esbuild": "^0.24.2", |
| 77 | + "esbuild": "^0.25.0", |
78 | 78 | "eslint": "^8.57.0", |
79 | 79 | "event-stream": "^4.0.1", |
80 | 80 | "gulp-eslint": "^6.0.0", |
|
84 | 84 | "p-all": "^5.0.0", |
85 | 85 | "rimraf": "^5.0.10", |
86 | 86 | "ts-node": "^10.9.2", |
87 | | - "typescript": "^5.7.3", |
| 87 | + "typescript": "^5.8.2", |
88 | 88 | "typescript-formatter": "^7.2.2", |
89 | 89 | "vinyl": "^3.0.0", |
90 | 90 | "vinyl-fs": "^4.0.0" |
|
0 commit comments