Skip to content

Commit

Permalink
chore(deps): update dependency esbuild to v0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 573b9bf commit 2344abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { build, emptyDir } from "https://deno.land/x/[email protected]/mod.ts";
import * as esbuild from "npm:[email protected].0";
import * as esbuild from "npm:[email protected].1";

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

Expand Down

0 comments on commit 2344abb

Please sign in to comment.