Skip to content

Commit c08f921

Browse files
authored
Merge pull request #48 from hayd/deno-dependency-updates
Update dependencies
2 parents b04583d + 3cb0149 commit c08f921

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.117.0/flags/mod.ts";
2-
export * as colors from "https://deno.land/std@0.117.0/fmt/colors.ts";
1+
export { parse as parseArgs } from "https://deno.land/std@0.119.0/flags/mod.ts";
2+
export * as colors from "https://deno.land/std@0.119.0/fmt/colors.ts";

0 commit comments

Comments
 (0)