We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7546558 commit f35cf77Copy full SHA for f35cf77
package.json
@@ -411,12 +411,12 @@
411
"@types/mocha": "^10.0.4",
412
"@types/node": "^20.9.0",
413
"@types/vscode": "^1.84.1",
414
- "@typescript-eslint/eslint-plugin": "^6.10.0",
415
- "@typescript-eslint/parser": "^6.10.0",
+ "@typescript-eslint/eslint-plugin": "^6.11.0",
+ "@typescript-eslint/parser": "^6.11.0",
416
"eslint": "^8.53.0",
417
"glob": "^10.3.10",
418
"supports-color": "^9.4.0",
419
- "ts-loader": "^9.5.0",
+ "ts-loader": "^9.5.1",
420
"typescript": "^5.2.2",
421
"webpack": "^5.89.0",
422
"webpack-cli": "^5.1.4"
0 commit comments