Skip to content

Commit d3d1b09

Browse files
authored
⬆️ Update dependencies
1 parent 3100257 commit d3d1b09

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)