Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Dec 31, 2024
1 parent 34ab80c commit 7f83e34
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.1.0/types";
import { BaseSource } from "jsr:@shougo/ddu-vim@9.1.0/source";
import type { Context, Item } from "jsr:@shougo/ddu-vim@9.3.0/types";
import { BaseSource } from "jsr:@shougo/ddu-vim@9.3.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 7f83e34

Please sign in to comment.