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.
1 parent bb37527 commit 05f4ccdCopy full SHA for 05f4ccd
deps_test.ts
@@ -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";
+export { expect } from "https://deno.land/x/[email protected].9/mod.ts";
+export * from "https://deno.land/std@0.108.0/testing/asserts.ts";
3
4
const currentScopes: string[] = [];
5
0 commit comments