Skip to content

Commit 3cb0149

Browse files
authored
Update dependencies
1 parent b04583d commit 3cb0149

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)