From be58369f991848a43a529c0603de30fd064a6876 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 06:42:16 +0000 Subject: [PATCH] chore(deps): update dependency https://deno.land/std to v0.214.0 --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index eb2c5a1..4748812 100644 --- a/import_map.json +++ b/import_map.json @@ -3,7 +3,7 @@ "deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.5.0/", "deno-slack-api/": "https://deno.land/x/deno_slack_api@2.1.2/", "ptera/": "https://deno.land/x/ptera@v1.0.2/", - "std/": "https://deno.land/std@0.213.0/", + "std/": "https://deno.land/std@0.214.0/", "mock_fetch/": "https://deno.land/x/mock_fetch@0.3.0/" } }