From 5d8a20a43b4f60dbf050b86a769de92127580ec1 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 9 Nov 2022 00:56:03 +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 82e1d11..99fad20 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.162.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.163.0/testing/asserts.ts";