Skip to content

Commit 98f85ac

Browse files
Update dependencies (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1a217df commit 98f85ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

import_map.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"imports": {
3-
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.7.0/",
4-
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.2.0/",
5-
"std/": "https://deno.land/std@0.218.2/",
3+
"deno-slack-sdk/": "https://deno.land/x/deno_slack_sdk@2.8.0/",
4+
"deno-slack-api/": "https://deno.land/x/deno_slack_api@2.3.2/",
5+
"std/": "https://deno.land/std@0.220.1/",
66
"mock-fetch/": "https://deno.land/x/mock_fetch@0.3.0/"
77
}
88
}

0 commit comments

Comments
 (0)