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 92805c9 commit c63b511Copy full SHA for c63b511
package.json
@@ -409,10 +409,10 @@
409
"devDependencies": {
410
"@types/glob": "^8.1.0",
411
"@types/mocha": "^10.0.3",
412
- "@types/node": "^20.8.9",
413
- "@types/vscode": "^1.83.1",
414
- "@typescript-eslint/eslint-plugin": "^6.9.0",
415
- "@typescript-eslint/parser": "^6.9.0",
+ "@types/node": "^20.8.10",
+ "@types/vscode": "^1.83.2",
+ "@typescript-eslint/eslint-plugin": "^6.9.1",
+ "@typescript-eslint/parser": "^6.9.1",
416
"eslint": "^8.52.0",
417
"glob": "^10.3.10",
418
"supports-color": "^9.4.0",
0 commit comments