From 4a804aa626562ecb12b7b4bb9e2d87c4cc408884 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 16 Jun 2022 00:51:49 +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 d8e6787..391826c 100644 --- a/deps/testing.ts +++ b/deps/testing.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.143.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.144.0/testing/asserts.ts";