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