Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Dec 15, 2024
1 parent cdecda7 commit 8e6963b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions denops/@ddu-sources/ddc.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { Context, Item } from "jsr:@shougo/ddu-vim@9.0.0/types";
import { BaseSource } from "jsr:@shougo/ddu-vim@9.0.0/source";
import type { Context, Item } from "jsr:@shougo/ddu-vim@9.1.0/types";
import { BaseSource } from "jsr:@shougo/ddu-vim@9.1.0/source";
import type { DdcItem } from "../ddc/types.ts";

import type { Denops } from "jsr:@denops/std@~7.4.0";
Expand Down

0 comments on commit 8e6963b

Please sign in to comment.