From 5a09b05b1348d2962cf02e6d62b6a3f6db231b34 Mon Sep 17 00:00:00 2001 From: Yuki Tanaka Date: Thu, 15 Jul 2021 22:40:28 +0900 Subject: [PATCH] bump: deno@1.12.0 (#242) --- .denov | 2 +- modules-lock.json | 2 +- modules.json | 2 +- vendor/https/deno.land/std/async/deferred.ts | 2 +- vendor/https/deno.land/std/async/delay.ts | 2 +- vendor/https/deno.land/std/io/buffer.ts | 2 +- vendor/https/deno.land/std/io/bufio.ts | 2 +- vendor/https/deno.land/std/io/util.ts | 2 +- vendor/https/deno.land/std/testing/asserts.ts | 2 +- vendor/https/deno.land/std/testing/bench.ts | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.denov b/.denov index 62e1a502..a5effa30 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.11.5 +v1.12.0 diff --git a/modules-lock.json b/modules-lock.json index 8c7accac..321f8b08 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.100.0", + "version": "@0.101.0", "modules": [ "/async/deferred.ts", "/async/delay.ts", diff --git a/modules.json b/modules.json index 8c7accac..321f8b08 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.100.0", + "version": "@0.101.0", "modules": [ "/async/deferred.ts", "/async/delay.ts", diff --git a/vendor/https/deno.land/std/async/deferred.ts b/vendor/https/deno.land/std/async/deferred.ts index 41c40407..de336014 100644 --- a/vendor/https/deno.land/std/async/deferred.ts +++ b/vendor/https/deno.land/std/async/deferred.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.100.0/async/deferred.ts"; +export * from "https://deno.land/std@0.101.0/async/deferred.ts"; diff --git a/vendor/https/deno.land/std/async/delay.ts b/vendor/https/deno.land/std/async/delay.ts index f8d44713..f3288d0e 100644 --- a/vendor/https/deno.land/std/async/delay.ts +++ b/vendor/https/deno.land/std/async/delay.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.100.0/async/delay.ts"; +export * from "https://deno.land/std@0.101.0/async/delay.ts"; diff --git a/vendor/https/deno.land/std/io/buffer.ts b/vendor/https/deno.land/std/io/buffer.ts index ac842b5c..8142dca4 100644 --- a/vendor/https/deno.land/std/io/buffer.ts +++ b/vendor/https/deno.land/std/io/buffer.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.100.0/io/buffer.ts"; +export * from "https://deno.land/std@0.101.0/io/buffer.ts"; diff --git a/vendor/https/deno.land/std/io/bufio.ts b/vendor/https/deno.land/std/io/bufio.ts index eb4e5e5b..8bc256bd 100644 --- a/vendor/https/deno.land/std/io/bufio.ts +++ b/vendor/https/deno.land/std/io/bufio.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.100.0/io/bufio.ts"; +export * from "https://deno.land/std@0.101.0/io/bufio.ts"; diff --git a/vendor/https/deno.land/std/io/util.ts b/vendor/https/deno.land/std/io/util.ts index 9d3eb7ce..1f8e2d3e 100644 --- a/vendor/https/deno.land/std/io/util.ts +++ b/vendor/https/deno.land/std/io/util.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.100.0/io/util.ts"; +export * from "https://deno.land/std@0.101.0/io/util.ts"; diff --git a/vendor/https/deno.land/std/testing/asserts.ts b/vendor/https/deno.land/std/testing/asserts.ts index 1a330aec..3ec685e3 100644 --- a/vendor/https/deno.land/std/testing/asserts.ts +++ b/vendor/https/deno.land/std/testing/asserts.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.100.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.101.0/testing/asserts.ts"; diff --git a/vendor/https/deno.land/std/testing/bench.ts b/vendor/https/deno.land/std/testing/bench.ts index 6463d6f8..b70451b6 100644 --- a/vendor/https/deno.land/std/testing/bench.ts +++ b/vendor/https/deno.land/std/testing/bench.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.100.0/testing/bench.ts"; +export * from "https://deno.land/std@0.101.0/testing/bench.ts";