From ba8fc7449c1afe9c35e2a7c142c7b01c47ef5d47 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 19 May 2022 00:57:30 +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 70cc439..1d1f4e6 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.139.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.140.0/testing/asserts.ts";