Skip to content

Commit

Permalink
Update unknownutil
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed May 15, 2024
1 parent 106334f commit 6fc30dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/ddu/deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ export {
} from "jsr:@std/path@0.224.0";
export { deadline, DeadlineError } from "jsr:@std/async@0.224.0";

export { ensure, is, maybe } from "jsr:@core/unknownutil@3.18.0";
export { ensure, is, maybe } from "jsr:@core/unknownutil@3.18.1";
export { TimeoutError } from "https://deno.land/x/msgpack_rpc@v4.0.1/response_waiter.ts";
export { Lock } from "jsr:@lambdalisue/async@2.1.1";

0 comments on commit 6fc30dd

Please sign in to comment.