Skip to content

Commit 7bbd3c6

Browse files
committed
Merge branch 'main' of ssh://github.com/lambdalisue/deno-itertools
2 parents 82d8078 + 9c32cd5 commit 7bbd3c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export { expect } from "https://deno.land/x/[email protected]/mod.ts";
2-
export * from "https://deno.land/std@0.109.0/testing/asserts.ts";
2+
export * from "https://deno.land/std@0.110.0/testing/asserts.ts";
33

44
const currentScopes: string[] = [];
55

0 commit comments

Comments
 (0)