We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 561f173 + 61949c4 commit c2ad202Copy full SHA for c2ad202
2 files changed
vscode/package.json
@@ -817,7 +817,7 @@
817
"ws": ">= 7.4.6"
818
},
819
"devDependencies": {
820
- "@babel/core": "^7.28.5",
+ "@babel/core": "^7.28.6",
821
"@eslint/js": "^9.39.2",
822
"@types/mocha": "^10.0.10",
823
"@types/node": "25.x",
@@ -827,14 +827,14 @@
827
"@vscode/vsce": "^3.7.1",
828
"esbuild": "^0.27.2",
829
"eslint": "^9.30.1",
830
- "eslint-plugin-prettier": "^5.5.4",
+ "eslint-plugin-prettier": "^5.5.5",
831
"glob": "^13.0.0",
832
"mocha": "^11.7.5",
833
"ovsx": "^0.10.8",
834
- "prettier": "^3.7.4",
+ "prettier": "^3.8.0",
835
"sinon": "^21.0.1",
836
"typescript": "^5.9.3",
837
- "typescript-eslint": "^8.52.0",
+ "typescript-eslint": "^8.53.0",
838
"vscode-oniguruma": "^2.0.1",
839
"vscode-textmate": "^9.3.1"
840
0 commit comments