Commit Graph

15 Commits

Author SHA1 Message Date
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
1724e5fff2 Clean up test sample
- Remove now finalized API
- Use `@types/vscode` directly
- Removes references to prettier since the sample doesn't use it
- Indent with 4 spaces to align with other samples
2022-06-28 16:41:47 -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
00f4daefb1 Bump minimist from 1.2.5 to 1.2.6 in /test-provider-sample
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 02:47:28 +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
2f1d70f74e test: adopt refresh action 2022-01-06 13:01:53 -08:00
7979a95f13 Fix test-provider-sample compilation in VSCode 1.62.3 2021-11-26 18:14:06 +00:00
1aae3b066b fix package-lock 2021-06-30 16:22:46 +02:00
f2703585ef first provisional test provider sample 2020-11-19 15:37:31 -08:00