diff --git a/.denov b/.denov index cd74ac3b..62e1a502 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.11.0 +v1.11.5 diff --git a/modules-lock.json b/modules-lock.json index d0839f54..1a50a4da 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.98.0", + "version": "@0.100.0", "modules": [ "/async/deferred.ts", "/async/delay.ts", diff --git a/modules.json b/modules.json index d0839f54..1a50a4da 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.98.0", + "version": "@0.100.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 a3f424e7..41c40407 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.98.0/async/deferred.ts"; +export * from "https://deno.land/std@0.100.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 54d1d3bc..f8d44713 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.98.0/async/delay.ts"; +export * from "https://deno.land/std@0.100.0/async/delay.ts"; diff --git a/vendor/https/deno.land/std/fmt/colors.ts b/vendor/https/deno.land/std/fmt/colors.ts index d152fe05..467d407f 100644 --- a/vendor/https/deno.land/std/fmt/colors.ts +++ b/vendor/https/deno.land/std/fmt/colors.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.98.0/fmt/colors.ts"; +export * from "https://deno.land/std@0.100.0/fmt/colors.ts"; diff --git a/vendor/https/deno.land/std/io/buffer.ts b/vendor/https/deno.land/std/io/buffer.ts index c525450e..ac842b5c 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.98.0/io/buffer.ts"; +export * from "https://deno.land/std@0.100.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 a7eee5bf..eb4e5e5b 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.98.0/io/bufio.ts"; +export * from "https://deno.land/std@0.100.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 eeaf64f0..9d3eb7ce 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.98.0/io/util.ts"; +export * from "https://deno.land/std@0.100.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 1a81927f..1a330aec 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.98.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.100.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 380d34d3..6463d6f8 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.98.0/testing/bench.ts"; +export * from "https://deno.land/std@0.100.0/testing/bench.ts";