Skip to content

Commit b969df6

Browse files
authored
Merge branch 'main' into extentional-parser
2 parents 61223dc + 31cedad commit b969df6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/testing.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export * from "https://deno.land/std@0.166.0/testing/asserts.ts";
2-
export * from "https://deno.land/std@0.166.0/testing/snapshot.ts";
1+
export * from "https://deno.land/std@0.170.0/testing/asserts.ts";
2+
export * from "https://deno.land/std@0.170.0/testing/snapshot.ts";

0 commit comments

Comments
 (0)