diff --git a/deps/testing.ts b/deps/testing.ts index 520d3ff..ce07da9 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1,2 +1,2 @@ -export * from "https://deno.land/std@0.219.1/testing/asserts.ts"; -export * from "https://deno.land/std@0.219.1/testing/snapshot.ts"; +export * from "https://deno.land/std@0.220.1/testing/asserts.ts"; +export * from "https://deno.land/std@0.220.1/testing/snapshot.ts";