Skip to content

Commit 23b8c34

Browse files
authored
Merge pull request #7 from UltiRequiem/update-deno-dependencies
Update Deno Dependencies
2 parents 1da6a1c + 5355994 commit 23b8c34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ export {
44
assertFalse,
55
assertNotEquals,
66
assertThrows,
7-
} from "https://deno.land/std@0.161.0/testing/asserts.ts";
7+
} from "https://deno.land/std@0.166.0/testing/asserts.ts";

0 commit comments

Comments
 (0)