Skip to content

Commit 3ee3d45

Browse files
committed
build(deps): bump deno.land/x/esbuild from v0.20.0 to v0.20.1
1 parent 8b3a2da commit 3ee3d45

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/bundle.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { bundle } from "https://deno.land/x/emit@0.38.2/mod.ts";
2-
import { transform } from "https://deno.land/x/esbuild@v0.20.0/mod.js";
2+
import { transform } from "https://deno.land/x/esbuild@v0.20.1/mod.js";
33

44
const result = await bundle(
55
new URL("../core/relays.ts", import.meta.url),

deno.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)