Skip to content

Commit 507ba83

Browse files
authored
⬆️ Update Dependencies
1 parent 9f126c7 commit 507ba83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deps.ts

+3-3
Original file line numberDiff line numberDiff line change
@@ -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";
1+
export * as Colors from "https://deno.land/std@0.161.0/fmt/colors.ts";
2+
export * from "https://deno.land/std@0.161.0/testing/asserts.ts";
33
export * from "https://deno.land/x/[email protected]/mod.ts";
4-
export * from "https://deno.land/std@0.159.0/streams/conversion.ts";
4+
export * from "https://deno.land/std@0.161.0/streams/conversion.ts";

0 commit comments

Comments
 (0)