Skip to content

Commit

Permalink
Bump typescript from 5.1.6 to 5.6.2 in /packages/databricks-vscode-types
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.1.6 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.1.6...v5.6.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 4de94c7 commit 2cc20a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/databricks-vscode-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/vscode": "^1.69.1",
"eslint": "^8.51.0",
"prettier": "^3.0.0",
"typescript": "5.1.6"
"typescript": "5.6.2"
},
"dependencies": {
"@databricks/databricks-sdk": "file:../../vendor/databricks-sdk.tgz",
Expand Down

0 comments on commit 2cc20a8

Please sign in to comment.