Skip to content

Commit 05f4ccd

Browse files
committed
Update dependencies
1 parent bb37527 commit 05f4ccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps_test.ts

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

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

0 commit comments

Comments
 (0)