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 1da6a1c commit 5355994Copy full SHA for 5355994
deps.ts
@@ -4,4 +4,4 @@ export {
4
assertFalse,
5
assertNotEquals,
6
assertThrows,
7
-} from "https://deno.land/std@0.161.0/testing/asserts.ts";
+} from "https://deno.land/std@0.166.0/testing/asserts.ts";
0 commit comments