Commit Graph

8 Commits

Author SHA1 Message Date
480841532f Add missing samples and bump them to TS 4.6.3
Also removes yarn files since we use npm for these samples
2022-04-13 15:18:26 -07:00
6404cddc01 Merge pull request #597 from microsoft/dependabot/npm_and_yarn/uri-handler-sample/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /uri-handler-sample
2022-04-01 10:35:41 -08:00
f4f9206980 Bump minimist from 1.2.5 to 1.2.6 in /uri-handler-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 18:35:12 +00:00
153c4f2e05 Bump ansi-regex from 3.0.0 to 3.0.1 in /uri-handler-sample
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:32:51 +00:00
0d36653b0d Bump all targets to es2020
Fixes #530
2022-02-28 13:45:21 -08:00
2bc23042f1 Update samples to build with TS 4.5.5 2022-02-09 11:38:40 -08:00
af8c35e1fd rename vscode-test package 2021-07-15 12:19:44 -07:00
b45728df10 Add URI handler sample (#405)
* add uri handler sample

* comment feedback
2021-05-11 16:32:09 -07:00