File tree Expand file tree Collapse file tree
vendor/https/deno.land/std Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- v1.10.1
1+ v1.11.0
Original file line number Diff line number Diff line change 4040 - name : Run lint
4141 run : |
4242 deno fmt --check --ignore=./benchmark/node_modules
43- deno lint --unstable -- ignore=./benchmark/node_modules
43+ deno lint --ignore=./benchmark/node_modules
4444
4545 - name : Set up Redis ${{ matrix.redis }}
4646 uses : shogo82148/actions-setup-redis@v1
Original file line number Diff line number Diff line change 11{
22 "https://deno.land/std" : {
3- "version" : " @0.96 .0" ,
3+ "version" : " @0.98 .0" ,
44 "modules" : [
55 " /async/deferred.ts" ,
66 " /async/delay.ts" ,
Original file line number Diff line number Diff line change 11{
22 "https://deno.land/std" : {
3- "version" : " @0.96 .0" ,
3+ "version" : " @0.98 .0" ,
44 "modules" : [
55 " /async/deferred.ts" ,
66 " /async/delay.ts" ,
Original file line number Diff line number Diff line change 1- export * from "https://deno.land/std@0.96 .0/async/deferred.ts" ;
1+ export * from "https://deno.land/std@0.98 .0/async/deferred.ts" ;
Original file line number Diff line number Diff line change 1- export * from "https://deno.land/std@0.96 .0/async/delay.ts" ;
1+ export * from "https://deno.land/std@0.98 .0/async/delay.ts" ;
Original file line number Diff line number Diff line change 1- export * from "https://deno.land/std@0.96 .0/fmt/colors.ts" ;
1+ export * from "https://deno.land/std@0.98 .0/fmt/colors.ts" ;
Original file line number Diff line number Diff line change 1- export * from "https://deno.land/std@0.96 .0/io/buffer.ts" ;
1+ export * from "https://deno.land/std@0.98 .0/io/buffer.ts" ;
Original file line number Diff line number Diff line change 1- export * from "https://deno.land/std@0.96 .0/io/bufio.ts" ;
1+ export * from "https://deno.land/std@0.98 .0/io/bufio.ts" ;
Original file line number Diff line number Diff line change 1- export * from "https://deno.land/std@0.96 .0/io/util.ts" ;
1+ export * from "https://deno.land/std@0.98 .0/io/util.ts" ;
You canβt perform that action at this time.
0 commit comments