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 ddcc09f commit 10623b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions denops/@ddu-sources/dpp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import type {
ActionArguments,
ActionFlags,
Item,
} from "jsr:@shougo/ddu-vim@9.0.0/types";
import { BaseSource } from "jsr:@shougo/ddu-vim@9.0.0/source";
} from "jsr:@shougo/ddu-vim@9.1.0/types";
import { BaseSource } from "jsr:@shougo/ddu-vim@9.1.0/source";
import type { ActionData } from "jsr:@shougo/ddu-kind-file@0.9.0";

type Params = {
Expand Down

0 comments on commit 10623b0

Please sign in to comment.