From 5ed9c05857eb0210a2c35ea3f9802816956a01b4 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 18 Oct 2022 01:07:32 +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 d6e88e0..e2785e7 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.159.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.160.0/testing/asserts.ts";