Skip to content

Commit fe37383

Browse files
committed
Upgrade dependencies
1 parent 7bbd3c6 commit fe37383

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].9/mod.ts";
2-
export * from "https://deno.land/std@0.110.0/testing/asserts.ts";
1+
export { expect } from "https://deno.land/x/[email protected].10/mod.ts";
2+
export * from "https://deno.land/std@0.164.0/testing/asserts.ts";
33

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

0 commit comments

Comments
 (0)