Skip to content

Commit

Permalink
⬆️ Bump dnt from 0.40.0 to 0.41.3
Browse files Browse the repository at this point in the history
  • Loading branch information
proudust committed Oct 9, 2024
1 parent 808e201 commit 9abfbf5
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 82 deletions.
2 changes: 1 addition & 1 deletion _build.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { build as dnt } from "https://deno.land/x/dnt@0.40.0/mod.ts";
import { build as dnt } from "jsr:@deno/dnt@0.41.3";
import { build as esbuild } from "https://deno.land/x/esbuild@v0.24.0/mod.js";
import { ghDescribe } from "./core/mod.ts";
import * as git from "./git-wrapper/mod.ts";
Expand Down
181 changes: 100 additions & 81 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9abfbf5

Please sign in to comment.