From dd5cf2063dc5acafed0842d89d9e30d7787fe542 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 01:29:26 +0000 Subject: [PATCH] chore(deps): update dependency https://deno.land/std to v0.223.0 --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index be91130..f264805 100644 --- a/import_map.json +++ b/import_map.json @@ -3,7 +3,7 @@ "deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.9.0/", "deno-slack-api/": "https://deno.land/x/deno_slack_api@2.3.2/", "ptera/": "https://deno.land/x/ptera@v1.0.2/", - "std/": "https://deno.land/std@0.222.1/", + "std/": "https://deno.land/std@0.223.0/", "mock_fetch/": "https://deno.land/x/mock_fetch@0.3.0/" } }