Skip to content

Commit 65ba6f6

Browse files
authored
Merge pull request #1 from UltiRequiem/update-deno-dependencies
Update Deno Dependencies
2 parents 3100257 + d3d1b09 commit 65ba6f6

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
@@ -3,4 +3,4 @@ export {
33
assertEquals,
44
assertNotEquals,
55
assertThrows,
6-
} from "https://deno.land/std@0.135.0/testing/asserts.ts";
6+
} from "https://deno.land/std@0.137.0/testing/asserts.ts";

0 commit comments

Comments
 (0)