From 7dc8b7cdc9b495b1b5f828b1fe45aad612b6f0de Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 7 Oct 2022 01:15:16 +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 8ee9b33..d6e88e0 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.158.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.159.0/testing/asserts.ts";