Skip to content

Commit

Permalink
build(deps): bump deno.land/x/cliffy from v0.25.2 to v0.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
denopendabot committed Oct 28, 2022
1 parent c910425 commit 5682619
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
@@ -1,4 +1,4 @@
import { Command } from "https://deno.land/x/cliffy@v0.25.2/mod.ts";
import { Command } from "https://deno.land/x/cliffy@v0.25.4/mod.ts";
import { env } from "./mod/env.ts";
import {
createCommits,
Expand Down

0 comments on commit 5682619

Please sign in to comment.