Skip to content

Commit ed20335

Browse files
chore(deps): update dependency https://deno.land/x/dnt to v0.39.0 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88fcffb commit ed20335

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,4 +1,4 @@
1-
import { build, emptyDir } from "https://deno.land/x/dnt@0.38.1/mod.ts";
1+
import { build, emptyDir } from "https://deno.land/x/dnt@0.39.0/mod.ts";
22
import * as esbuild from "npm:esbuild@0.19.5";
33

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

0 commit comments

Comments
 (0)