We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82d8078 + 9c32cd5 commit 7bbd3c6Copy full SHA for 7bbd3c6
deps_test.ts
@@ -1,5 +1,5 @@
1
export { expect } from "https://deno.land/x/[email protected]/mod.ts";
2
-export * from "https://deno.land/std@0.109.0/testing/asserts.ts";
+export * from "https://deno.land/std@0.110.0/testing/asserts.ts";
3
4
const currentScopes: string[] = [];
5
0 commit comments