diff --git a/test_deps.ts b/test_deps.ts index fc7511a..26eba55 100644 --- a/test_deps.ts +++ b/test_deps.ts @@ -1,2 +1,2 @@ -export { deferred } from "https://deno.land/std@0.152.0/async/deferred.ts"; -export { assertEquals } from "https://deno.land/std@0.152.0/testing/asserts.ts"; +export { deferred } from "https://deno.land/std@0.153.0/async/deferred.ts"; +export { assertEquals } from "https://deno.land/std@0.153.0/testing/asserts.ts";