From 40160843b2faf723d3797ae3082454c733a22a0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 22:33:57 +0000 Subject: [PATCH] chore(deps): update dependency https://deno.land/std to v0.224.0 --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index c80167b..feafcf1 100644 --- a/import_map.json +++ b/import_map.json @@ -5,7 +5,7 @@ "@catppuccin/palette": "./mod.ts", "scripts/": "./scripts/", "chalk": "npm:chalk@5", - "std/": "https://deno.land/std@0.210.0/", + "std/": "https://deno.land/std@0.224.0/", "canvas": "https://deno.land/x/canvas@v1.4.1/mod.ts", "dnt": "https://deno.land/x/dnt@0.39.0/mod.ts", "ase-utils": "npm:ase-utils@0.1.1",