chore: update deps

This commit is contained in:
J M
2022-07-07 12:13:35 -06:00
parent 6ccaed9ce1
commit f2e0a9224d

View File

@@ -1,2 +1,2 @@
export * as matches from "https://deno.land/x/ts_matches@v5.1.8/mod.ts"; export * as matches from "https://deno.land/x/ts_matches@v5.2.0/mod.ts";
export * as YAML from "https://deno.land/std@0.140.0/encoding/yaml.ts"; export * as YAML from "https://deno.land/std@0.140.0/encoding/yaml.ts";