Skip to content

Commit

Permalink
build(deps): bump unknownutil from v3.9.0 to v3.10.0 (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: denopendabot <[email protected]>
  • Loading branch information
github-actions[bot] and denopendabot authored Oct 19, 2023
1 parent a91d9fd commit b4e5da6
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/[email protected]/mod.ts";
export { isString } from "https://deno.land/x/unknownutil@v3.9.0/mod.ts";
export { isString } from "https://deno.land/x/unknownutil@v3.10.0/mod.ts";
export * as autocmd from "https://deno.land/x/[email protected]/autocmd/mod.ts";
export { Table } from "https://deno.land/x/[email protected]/table/mod.ts";
export { assertEquals } from "https://deno.land/[email protected]/assert/assert_equals.ts";
Expand Down

0 comments on commit b4e5da6

Please sign in to comment.