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.
2 parents ccfd63b + 3cca29a commit a3414d9Copy full SHA for a3414d9
vscode/package.json
@@ -813,20 +813,20 @@
813
},
814
"devDependencies": {
815
"@babel/core": "^7.28.0",
816
- "@eslint/js": "^9.30.1",
+ "@eslint/js": "^9.31.0",
817
"@types/glob": "^8.1.0",
818
"@types/mocha": "^10.0.10",
819
"@types/node": "24.x",
820
"@types/sinon": "^17.0.4",
821
"@types/vscode": "^1.91.0",
822
"@vscode/test-electron": "^2.5.2",
823
"@vscode/vsce": "^3.6.0",
824
- "esbuild": "^0.25.5",
+ "esbuild": "^0.25.6",
825
"eslint": "^9.30.1",
826
"eslint-plugin-prettier": "^5.5.1",
827
"glob": "^11.0.3",
828
"mocha": "^11.7.1",
829
- "ovsx": "^0.10.4",
+ "ovsx": "^0.10.5",
830
"prettier": "^3.6.2",
831
"sinon": "^21.0.0",
832
"typescript": "^5.8.3",
0 commit comments