Skip to content

Commit

Permalink
build(deps): bump molt from 0.8.0 to 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
denopendabot committed Nov 5, 2023
1 parent bf7e534 commit bae8e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nublar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import dir from "https://deno.land/x/dir@1.5.2/mod.ts";
import {
Dependency,
parseSemVer,
} from "https://deno.land/x/molt@0.8.0/lib/dependency.ts";
} from "https://deno.land/x/molt@0.9.2/lib/dependency.ts";

new Command()
.name("nublar")
Expand Down

0 comments on commit bae8e27

Please sign in to comment.