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 da64c67 commit 5d57f21Copy full SHA for 5d57f21
package.json
@@ -142,10 +142,10 @@
142
},
143
"devDependencies": {
144
"@types/glob": "^8.1.0",
145
- "@types/node": "^22.8.1",
+ "@types/node": "^22.8.2",
146
"@types/vscode": "^1.94.0",
147
- "@typescript-eslint/eslint-plugin": "^8.11.0",
148
- "@typescript-eslint/parser": "^8.11.0",
+ "@typescript-eslint/eslint-plugin": "^8.12.1",
+ "@typescript-eslint/parser": "^8.12.1",
149
"eslint": "^9.13.0",
150
"ts-loader": "^9.5.1",
151
"typescript": "^5.6.3",
0 commit comments