Skip to content

Commit f38f679

Browse files
chore: bump @std/assert from 1.0.11 to 1.0.13
1 parent a87674c commit f38f679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import * as Fuzzy from "./fuzzy.ts";
22
import * as Matcher from "./denops/@ddc-filters/matcher_fuzzy.ts";
33
import * as Sorter from "./denops/@ddc-filters/sorter_fuzzy.ts";
44
import * as Converter from "./denops/@ddc-filters/converter_fuzzy.ts";
5-
import { assertEquals } from "jsr:@std/[email protected].11";
5+
import { assertEquals } from "jsr:@std/[email protected].13";
66
import { assertSpyCallArg, stub } from "jsr:@std/[email protected]/mock";
77
import type { PumHighlight } from "jsr:@shougo/[email protected]/types";
88

0 commit comments

Comments
 (0)