Skip to content

Commit b7854da

Browse files
authored
Merge pull request #168 from takker99/update-deno-dependencies
Update Deno Dependencies
2 parents 151559c + 4f7995f commit b7854da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/testing.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export * from "https://deno.land/std@0.223.0/testing/asserts.ts";
2-
export * from "https://deno.land/std@0.223.0/testing/snapshot.ts";
1+
export * from "https://deno.land/std@0.224.0/testing/asserts.ts";
2+
export * from "https://deno.land/std@0.224.0/testing/snapshot.ts";

0 commit comments

Comments
 (0)