|
141 | 141 | "@types/fs-extra": "^11.0.4", |
142 | 142 | "@types/jest": "^30.0.0", |
143 | 143 | "@types/minimist": "^1.2.5", |
144 | | - "@types/node": "^20.19.11", |
| 144 | + "@types/node": "^20.19.13", |
145 | 145 | "@types/node-fetch": "^2.6.13", |
146 | 146 | "@types/vscode": "^1.63.0", |
147 | 147 | "@types/yargs": "^17.0.33", |
148 | 148 | "@types/yarnpkg__lockfile": "^1.1.9", |
149 | | - "@typescript-eslint/eslint-plugin": "^8.41.0", |
150 | | - "@typescript-eslint/parser": "^8.41.0", |
| 149 | + "@typescript-eslint/eslint-plugin": "^8.42.0", |
| 150 | + "@typescript-eslint/parser": "^8.42.0", |
151 | 151 | "@vscode/debugprotocol": "^1.68.0", |
152 | 152 | "@vscode/vsce": "^3.6.0", |
153 | 153 | "@yarnpkg/lockfile": "^1.1.0", |
154 | | - "eslint": "^9.34.0", |
| 154 | + "eslint": "^9.35.0", |
155 | 155 | "eslint-plugin-security": "^3.0.1", |
156 | 156 | "extract-zip": "^2.0.1", |
157 | 157 | "fast-extract": "^1.7.2", |
158 | 158 | "file-type": "^21.0.0", |
159 | 159 | "fs-extra": "^11.3.1", |
160 | 160 | "glob": "^11.0.3", |
161 | 161 | "globby": "^14.1.0", |
162 | | - "jest": "^30.0.5", |
| 162 | + "jest": "^30.1.3", |
163 | 163 | "jest-html-reporter": "^4.3.0", |
164 | 164 | "lzma-native": "8.0.6", |
165 | 165 | "markdown-link-check": "^3.13.7", |
|
170 | 170 | "tempfile": "^5.0.0", |
171 | 171 | "ts-command-line-args": "^2.5.1", |
172 | 172 | "ts-jest": "29.4.1", |
173 | | - "ts-loader": "^9.5.2", |
| 173 | + "ts-loader": "^9.5.4", |
174 | 174 | "ts-node": "^10.9.2", |
175 | 175 | "tsx": "^4.20.5", |
176 | 176 | "type-fest": "^4.41.0", |
177 | 177 | "typescript": "^5.9.2", |
178 | | - "typescript-eslint": "8.41.0", |
| 178 | + "typescript-eslint": "8.42.0", |
179 | 179 | "vscode-uri": "^3.1.0", |
180 | 180 | "webpack": "^5.101.3", |
181 | 181 | "webpack-cli": "^6.0.1", |
|
0 commit comments