Skip to content

Commit 9c32cd5

Browse files
authored
Merge pull request #5 from lambdalisue/automation/update-dependencies-1633861875
📦 Update Deno dependencies
2 parents b6f90fd + f6388c2 commit 9c32cd5

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.109.0/testing/asserts.ts";
2+
export * from "https://deno.land/std@0.110.0/testing/asserts.ts";
33

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

0 commit comments

Comments
 (0)