From f5460ace984025cc45033424ac1143885642cf40 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 12 Aug 2022 00:52:14 +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 ed16a3f..057dfd2 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.151.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.152.0/testing/asserts.ts";