Skip to content

Commit cfde3e7

Browse files
authored
Merge pull request #4 from UltiRequiem/update-deno-dependencies
Update Deno Dependencies
2 parents 489ed66 + 6057a0d commit cfde3e7

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

0 commit comments

Comments
 (0)