Skip to content

Commit

Permalink
build(deps): bump deno.land/x/emit from 0.36.0 to 0.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hasundue committed Feb 26, 2024
1 parent 3c4c2cf commit 8b3a2da
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion bin/bundle.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { bundle } from "https://deno.land/x/emit@0.36.0/mod.ts";
import { bundle } from "https://deno.land/x/emit@0.38.2/mod.ts";
import { transform } from "https://deno.land/x/[email protected]/mod.js";

const result = await bundle(
Expand Down
40 changes: 20 additions & 20 deletions deno.lock

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

0 comments on commit 8b3a2da

Please sign in to comment.