Commit Graph

16 Commits

Author SHA1 Message Date
fb8db2fcd7 chore: update for new dts package name (#875) 2023-06-05 14:15:49 -07:00
a4a557c49d Bump samples to use TS 5.0 2023-03-20 14:42:14 -07:00
0f78142d1f Updates inline completions demo 2023-01-31 17:27:39 +01:00
4a232d8b4e Pick up TS 4.9 for building samples 2023-01-30 10:35:24 -08:00
42e83bf2f3 Bump eslint versions and update lint scripts
Pick up latest eslint to avoid a nasty warning about using an unsupported version of TS

Also updates the eslint script to be more scoped on which files it checks
2022-11-04 13:52:32 -07:00
b56a580d1e Pick up latest TS for building samples 2022-09-27 15:01:41 -07:00
5b10219434 Bump eslint TS versions
This fixes the warnings about using an unsupported version of typescript
2022-06-28 15:25:09 -07:00
44683d707f Use node typings from current VS Code 2022-05-24 15:12:22 -07:00
f7f5bee0e5 Update to TS 4.7 2022-05-24 15:04:19 -07:00
6bd0a97459 Bump eslint package versions 2022-04-13 15:49:42 -07:00
828768a62c Use latest TS version for all packages
This also updates our package-locks to v2
2022-04-13 15:12:23 -07:00
4627bde1c9 Bump minimist from 1.2.5 to 1.2.6 in /inline-completions
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:32:57 +00:00
58d3cbc5ae Audit fix 2022-02-09 11:44:13 -08:00
2bc23042f1 Update samples to build with TS 4.5.5 2022-02-09 11:38:40 -08:00
e02887bb31 Fixes https://github.com/microsoft/vscode/issues/137888 by updating the inline-completions sample. 2022-01-10 15:00:12 +01:00
f5e95b0e18 Adds inline-completions sample. 2021-05-31 13:53:55 +02:00