Skip to content

Commit 7480453

Browse files
authored
Merge pull request #3 from lambdalisue/update-deno-dependencies
📦 Update deno dependencies
2 parents ddab09d + 057bc64 commit 7480453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps_test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export { expect } from "https://deno.land/x/[email protected]/mod.ts";
2-
export * from "https://deno.land/std@0.108.0/testing/asserts.ts";
2+
export * from "https://deno.land/std@0.109.0/testing/asserts.ts";
33

44
const currentScopes: string[] = [];
55

0 commit comments

Comments
 (0)