From 299c4953d757a968a1634ee8a9250d01d3587d6b Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 29 Apr 2022 00:46:44 +0000 Subject: [PATCH] :arrow_up: update deno dependencies --- deps/testing.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/testing.ts b/deps/testing.ts index c44228c..4f340e0 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.136.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.137.0/testing/asserts.ts";