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 9a6e4e1 commit 0a7eb88Copy full SHA for 0a7eb88
package.json
@@ -142,10 +142,10 @@
142
},
143
"devDependencies": {
144
"@types/glob": "^8.1.0",
145
- "@types/node": "^22.9.0",
+ "@types/node": "^22.9.1",
146
"@types/vscode": "^1.95.0",
147
- "@typescript-eslint/eslint-plugin": "^8.14.0",
148
- "@typescript-eslint/parser": "^8.14.0",
+ "@typescript-eslint/eslint-plugin": "^8.15.0",
+ "@typescript-eslint/parser": "^8.15.0",
149
"eslint": "^9.15.0",
150
"ts-loader": "^9.5.1",
151
"typescript": "^5.6.3",
0 commit comments