diff --git a/dependencies.ts b/dependencies.ts index 75ea292..8007570 100644 --- a/dependencies.ts +++ b/dependencies.ts @@ -1,2 +1,2 @@ -export * as matches from "https://deno.land/x/ts_matches@v5.1.8/mod.ts"; -export * as YAML from "https://deno.land/std@0.140.0/encoding/yaml.ts"; \ No newline at end of file +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";