We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f126c7 commit 507ba83Copy full SHA for 507ba83
deps.ts
@@ -1,4 +1,4 @@
1
-export * as Colors from "https://deno.land/std@0.159.0/fmt/colors.ts";
2
-export * from "https://deno.land/std@0.159.0/testing/asserts.ts";
+export * as Colors from "https://deno.land/std@0.161.0/fmt/colors.ts";
+export * from "https://deno.land/std@0.161.0/testing/asserts.ts";
3
export * from "https://deno.land/x/[email protected]/mod.ts";
4
-export * from "https://deno.land/std@0.159.0/streams/conversion.ts";
+export * from "https://deno.land/std@0.161.0/streams/conversion.ts";
0 commit comments