Skip to content

Commit 1a114de

Browse files
authored
Merge pull request #9 from UltiRequiem/update-deno-dependencies
Update Deno Dependencies
2 parents c2e8c8c + 3887921 commit 1a114de

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.170.0/testing/asserts.ts";
7+
} from "https://deno.land/std@0.175.0/testing/asserts.ts";

0 commit comments

Comments
 (0)