Skip to content

Commit 6188af0

Browse files
authored
Update dependencies
1 parent 598b3b7 commit 6188af0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export { parse as parseArgs } from "https://deno.land/std@0.121.0/flags/mod.ts";
2-
export * as colors from "https://deno.land/std@0.121.0/fmt/colors.ts";
1+
export { parse as parseArgs } from "https://deno.land/std@0.122.0/flags/mod.ts";
2+
export * as colors from "https://deno.land/std@0.122.0/fmt/colors.ts";

0 commit comments

Comments
 (0)