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