From 4586b267300b05185bcf790d9ba2e8de0585b55f Mon Sep 17 00:00:00 2001 From: drashbot <59404681+drashbot@users.noreply.github.com> Date: Thu, 2 May 2024 00:33:34 +0000 Subject: [PATCH] chore: update deps --- deps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps.ts b/deps.ts index 9f3ddbc..630403c 100644 --- a/deps.ts +++ b/deps.ts @@ -1 +1 @@ -export * as colors from "https://deno.land/std@0.170.0/fmt/colors.ts"; +export * as colors from "https://deno.land/std@0.224.0/fmt/colors.ts";