Commit 2f8afea 1 parent cf7b2b4 commit 2f8afea Copy full SHA for 2f8afea
File tree 8 files changed +8
-8
lines changed
vendor/https/deno.land/std
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- v0.28.1
1
+ v0.29.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"https://deno.land/std" : {
3
- "version" : " @v0.28.1 " ,
3
+ "version" : " @v0.29.0 " ,
4
4
"modules" : [
5
5
" /util/async.ts" ,
6
6
" /testing/mod.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"https://deno.land/std" : {
3
- "version" : " @v0.28.1 " ,
3
+ "version" : " @v0.29.0 " ,
4
4
"modules" : [
5
5
" /util/async.ts" ,
6
6
" /testing/mod.ts" ,
Original file line number Diff line number Diff line change 1
- export * from "https://deno.land/std@v0.28.1 /fmt/colors.ts" ;
1
+ export * from "https://deno.land/std@v0.29.0 /fmt/colors.ts" ;
Original file line number Diff line number Diff line change 1
- export * from "https://deno.land/std@v0.28.1 /io/bufio.ts" ;
1
+ export * from "https://deno.land/std@v0.29.0 /io/bufio.ts" ;
Original file line number Diff line number Diff line change 1
- export * from "https://deno.land/std@v0.28.1 /testing/asserts.ts" ;
1
+ export * from "https://deno.land/std@v0.29.0 /testing/asserts.ts" ;
Original file line number Diff line number Diff line change 1
- export * from "https://deno.land/std@v0.28.1 /testing/mod.ts" ;
1
+ export * from "https://deno.land/std@v0.29.0 /testing/mod.ts" ;
Original file line number Diff line number Diff line change 1
- export * from "https://deno.land/std@v0.28.1 /util/async.ts" ;
1
+ export * from "https://deno.land/std@v0.29.0 /util/async.ts" ;
You can’t perform that action at this time.
0 commit comments