diff --git a/test_deps.ts b/test_deps.ts index 4e6dc3e..2fa4a31 100644 --- a/test_deps.ts +++ b/test_deps.ts @@ -1,2 +1,2 @@ -export * from "https://deno.land/std@0.203.0/assert/mod.ts"; -export * from "https://deno.land/std@0.203.0/path/mod.ts"; +export * from "https://deno.land/std@0.214.0/assert/mod.ts"; +export * from "https://deno.land/std@0.214.0/path/mod.ts";