From 7192a9e843fc09614f97ddbff58ef9fcdcb10718 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 18:25:05 +0000 Subject: [PATCH] chore(deps): update dependency https://deno.land/std to v0.220.0 --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index ca8b55b..1529d16 100644 --- a/import_map.json +++ b/import_map.json @@ -3,7 +3,7 @@ "deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.7.0/", "deno-slack-api/": "https://deno.land/x/deno_slack_api@2.2.0/", "ptera/": "https://deno.land/x/ptera@v1.0.2/", - "std/": "https://deno.land/std@0.219.0/", + "std/": "https://deno.land/std@0.220.0/", "mock_fetch/": "https://deno.land/x/mock_fetch@0.3.0/" } }