diff --git a/packages/databricks-vscode-types/package.json b/packages/databricks-vscode-types/package.json index 1b8284203..2f19143a3 100644 --- a/packages/databricks-vscode-types/package.json +++ b/packages/databricks-vscode-types/package.json @@ -23,7 +23,7 @@ "test": "yarn run test:lint && yarn run test:unit" }, "devDependencies": { - "@types/vscode": "1.86.0", + "@types/vscode": "1.106.1", "eslint": "^8.55.0", "prettier": "^3.1.1", "typescript": "^5.3.3"