Skip to content

Commit 478615f

Browse files
chore(deps): update dependency esbuild to v0.19.5
1 parent d580122 commit 478615f

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)