Skip to content

Commit 0feaf0a

Browse files
chore(deps): update dependency esbuild to v0.21.3 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98a47b4 commit 0feaf0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { build, emptyDir } from "https://deno.land/x/dnt@0.40.0/mod.ts";
2-
import * as esbuild from "npm:esbuild@0.21.1";
2+
import * as esbuild from "npm:esbuild@0.21.3";
33

44
console.debug("Start dnt ...");
55

0 commit comments

Comments
 (0)