Skip to content

Commit

Permalink
fix(deps): update dependency typescript-language-server to ^0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 28, 2022
1 parent ede960c commit a8de522
Show file tree
Hide file tree
Showing 2 changed files with 363 additions and 24 deletions.
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@devpodio/monaco": "^0.5.2",
"@devpodio/workspace": "^0.5.2",
"command-exists": "^1.2.8",
"typescript-language-server": "^0.3.7"
"typescript-language-server": "^0.9.0"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit a8de522

Please sign in to comment.