Skip to content

Commit d8402fb

Browse files
authored
Merge pull request #56 from hayd/deno-dependency-updates
Update dependencies
2 parents 598b3b7 + 6188af0 commit d8402fb

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)