Skip to content

Commit

Permalink
Pick up latest TS for building samples
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Sep 27, 2022
1 parent 1f36112 commit b56a580
Show file tree
Hide file tree
Showing 120 changed files with 4,454 additions and 462 deletions.
2 changes: 1 addition & 1 deletion .base-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions authenticationprovider-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion authenticationprovider-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"glob": "^7.1.7",
"typescript": "^4.7.2",
"typescript": "^4.8.4",
"vscode-test": "^1.5.2"
},
"dependencies": {
Expand Down
14 changes: 7 additions & 7 deletions basic-multi-root-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion basic-multi-root-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions call-hierarchy-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion call-hierarchy-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions code-actions-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion code-actions-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions codelens-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion codelens-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions comment-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion comment-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions completions-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion completions-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions configuration-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion configuration-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
14 changes: 7 additions & 7 deletions contentprovider-sample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion contentprovider-sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@
"@typescript-eslint/eslint-plugin": "^5.30.0",
"@typescript-eslint/parser": "^5.30.0",
"eslint": "^8.13.0",
"typescript": "^4.7.2"
"typescript": "^4.8.4"
}
}
Loading

0 comments on commit b56a580

Please sign in to comment.