From 30e9316dede1a8f46bc986b652c28221808b2ede Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 13 May 2022 00:56:59 +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 bbc8f6c..70cc439 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.138.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.139.0/testing/asserts.ts";