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 fa946cf commit a42cd89Copy full SHA for a42cd89
package.json
@@ -409,11 +409,11 @@
409
"devDependencies": {
410
"@types/glob": "^8.1.0",
411
"@types/mocha": "^10.0.6",
412
- "@types/node": "^20.10.4",
+ "@types/node": "^20.10.5",
413
"@types/vscode": "^1.85.0",
414
- "@typescript-eslint/eslint-plugin": "^6.13.2",
415
- "@typescript-eslint/parser": "^6.13.2",
416
- "eslint": "^8.55.0",
+ "@typescript-eslint/eslint-plugin": "^6.15.0",
+ "@typescript-eslint/parser": "^6.15.0",
+ "eslint": "^8.56.0",
417
"glob": "^10.3.10",
418
"supports-color": "^9.4.0",
419
"ts-loader": "^9.5.1",
0 commit comments