Skip to content

Commit

Permalink
build(deps): update deno.land/x/deno_graph
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Oct 21, 2023
1 parent 47dde67 commit 9e4c269
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/x/deno_graph.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export {
init,
load,
type ModuleJson,
} from "https://deno.land/x/deno_graph@0.56.0/mod.ts";
} from "https://deno.land/x/deno_graph@0.58.0/mod.ts";

0 comments on commit 9e4c269

Please sign in to comment.