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 5936f8e commit b79fa80Copy full SHA for b79fa80
package.json
@@ -408,16 +408,16 @@
408
},
409
"devDependencies": {
410
"@types/glob": "^8.1.0",
411
- "@types/mocha": "^10.0.4",
412
- "@types/node": "^20.9.1",
413
- "@types/vscode": "^1.84.1",
414
- "@typescript-eslint/eslint-plugin": "^6.11.0",
415
- "@typescript-eslint/parser": "^6.11.0",
416
- "eslint": "^8.53.0",
+ "@types/mocha": "^10.0.5",
+ "@types/node": "^20.9.3",
+ "@types/vscode": "^1.84.2",
+ "@typescript-eslint/eslint-plugin": "^6.12.0",
+ "@typescript-eslint/parser": "^6.12.0",
+ "eslint": "^8.54.0",
417
"glob": "^10.3.10",
418
"supports-color": "^9.4.0",
419
"ts-loader": "^9.5.1",
420
- "typescript": "^5.2.2",
+ "typescript": "^5.3.2",
421
"webpack": "^5.89.0",
422
"webpack-cli": "^5.1.4"
423
0 commit comments