Skip to content

Commit

Permalink
build(deps): bump unknownutil from v3.16.0 to v3.16.1 (#180)
Browse files Browse the repository at this point in the history
Co-authored-by: denopendabot <denopendabot@github.com>
  • Loading branch information
github-actions[bot] and denopendabot authored Feb 15, 2024
1 parent 9355d2d commit 182d255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/docker/deps.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export * from "https://deno.land/x/denops_std@v6.0.1/mod.ts";
export { isString } from "https://deno.land/x/unknownutil@v3.16.0/mod.ts";
export { isString } from "https://deno.land/x/unknownutil@v3.16.1/mod.ts";
export * as autocmd from "https://deno.land/x/denops_std@v6.0.1/autocmd/mod.ts";
export { Table } from "https://deno.land/x/cliffy@v0.25.7/table/mod.ts";
export { assertEquals } from "https://deno.land/std@0.215.0/assert/assert_equals.ts";
Expand Down

0 comments on commit 182d255

Please sign in to comment.