From 71a4398bd954b97ffa7221273da18c84560a303c Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 16 Sep 2022 01:02:52 +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 7a4097a..4c0c820 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.155.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.156.0/testing/asserts.ts";