File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "hooks" : {
3- "get-hooks" : " deno run -q --allow-read --allow-net https://deno.land/x/deno_slack_hooks@1.4 .0/mod.ts"
3+ "get-hooks" : " deno run -q --allow-read --allow-net https://deno.land/x/deno_slack_hooks@1.5 .0/mod.ts"
44 }
55}
Original file line number Diff line number Diff line change 3030 "test" : " deno fmt --check && deno lint && deno test --allow-read"
3131 },
3232 "imports" : {
33- "@std/assert" : " jsr:@std/assert@^1.0.13 " ,
34- "@std/testing" : " jsr:@std/testing@^1.0.12 " ,
33+ "@std/assert" : " jsr:@std/assert@^1.0.15 " ,
34+ "@std/testing" : " jsr:@std/testing@^1.0.16 " ,
3535 "deno-slack-sdk/" : " https://deno.land/x/deno_slack_sdk@2.15.1/" ,
3636 "deno-slack-api/" : " https://deno.land/x/deno_slack_api@2.8.0/"
3737 }
You can’t perform that action at this time.
0 commit comments