diff --git a/deps/testing.ts b/deps/testing.ts index 3db79f7..048c06f 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1,2 +1,2 @@ -export * from "https://deno.land/std@0.174.0/testing/asserts.ts"; -export * from "https://deno.land/std@0.174.0/testing/snapshot.ts"; +export * from "https://deno.land/std@0.175.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.175.0/testing/snapshot.ts";