From 925baf50e67b1f6b7e46f4bd3a7331b0c300e204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 11:13:10 +0000 Subject: [PATCH] chore(deps): update dependency https://deno.land/std to v0.222.1 --- import_map.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import_map.json b/import_map.json index 2c0e23c..be91130 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.221.0/", + "std/": "https://deno.land/std@0.222.1/", "mock_fetch/": "https://deno.land/x/mock_fetch@0.3.0/" } }