Skip to content

Commit 057bc64

Browse files
authored
📦 Update deno dependencies
1 parent ddab09d commit 057bc64

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)