Skip to content

Commit

Permalink
chore(deps): update dependency https://deno.land/x/imagemagick_deno t…
Browse files Browse the repository at this point in the history
…o v0.0.31
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent c88c171 commit 43ba905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {
MagickColor,
MagickFormat,
MagickImage,
} from "https://deno.land/x/[email protected].26/mod.ts";
} from "https://deno.land/x/[email protected].31/mod.ts";

const { args, options } = await new Command()
.name("catwalk")
Expand Down

0 comments on commit 43ba905

Please sign in to comment.