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