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 489ed66 + 6057a0d commit cfde3e7Copy full SHA for cfde3e7
deps.ts
@@ -4,4 +4,4 @@ export {
4
assertFalse,
5
assertNotEquals,
6
assertThrows,
7
-} from "https://deno.land/std@0.146.0/testing/asserts.ts";
+} from "https://deno.land/std@0.150.0/testing/asserts.ts";
0 commit comments