Skip to content

Commit

Permalink
npm upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
matepek committed Jun 6, 2023
1 parent b472eeb commit 5668c2e
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 577 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ If you think your changes worth of a release add a new version entry to `CHANGEL
## VSCode API Change tracking tool

```sh
LAST_CHECKED_VERSION="1.74.0" && \
LAST_CHECKED_VERSION="1.77.0" && \
curl "https://raw.githubusercontent.com/microsoft/vscode/${LAST_CHECKED_VERSION}/src/vscode-dts/vscode.d.ts" \
--output "./out/latest_checked.vscode.d.ts" && \
curl "https://raw.githubusercontent.com/microsoft/vscode/main/src/vscode-dts/vscode.d.ts" \
Expand Down
Loading

0 comments on commit 5668c2e

Please sign in to comment.