Skip to content

Commit 6aeaf43

Browse files
authored
chore(deps): update dependency esbuild to v0.19.5 (#42)
2 parents de8ffcd + 478615f commit 6aeaf43

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.38.1/mod.ts";
2-
import * as esbuild from "npm:esbuild@0.19.2";
2+
import * as esbuild from "npm:esbuild@0.19.5";
33

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

0 commit comments

Comments
 (0)