Skip to content

Commit

Permalink
Update deno dependencies (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Oct 1, 2023
1 parent 5713635 commit 229b0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion denops/@ddu-columns/icon_filename.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
basename,
extname,
relative,
} from "https://deno.land/std@0.200.0/path/mod.ts";
} from "https://deno.land/std@0.203.0/path/mod.ts";

type Params = {
span: number;
Expand Down

0 comments on commit 229b0a7

Please sign in to comment.