From 18442404ddc520452011fb1de8e2cd13bcf7bd6e Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 2 Nov 2023 01:17:46 +0000 Subject: [PATCH] :arrow_up: update deno dependencies --- deps_test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps_test.ts b/deps_test.ts index b8cce88..816ddbf 100644 --- a/deps_test.ts +++ b/deps_test.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.204.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.205.0/testing/asserts.ts";