diff --git a/.denov b/.denov index 804a616d..57f52717 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.8.0 +v1.8.2 diff --git a/modules-lock.json b/modules-lock.json index 00e0faac..0d6805b1 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.89.0", + "version": "@0.91.0", "modules": [ "/async/mod.ts", "/testing/bench.ts", diff --git a/modules.json b/modules.json index 00e0faac..0d6805b1 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.89.0", + "version": "@0.91.0", "modules": [ "/async/mod.ts", "/testing/bench.ts", diff --git a/vendor/https/deno.land/std/async/mod.ts b/vendor/https/deno.land/std/async/mod.ts index 4987841d..6abab2dd 100644 --- a/vendor/https/deno.land/std/async/mod.ts +++ b/vendor/https/deno.land/std/async/mod.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.89.0/async/mod.ts"; +export * from "https://deno.land/std@0.91.0/async/mod.ts"; diff --git a/vendor/https/deno.land/std/fmt/colors.ts b/vendor/https/deno.land/std/fmt/colors.ts index 296925f9..d15e392f 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.89.0/fmt/colors.ts"; +export * from "https://deno.land/std@0.91.0/fmt/colors.ts"; diff --git a/vendor/https/deno.land/std/io/bufio.ts b/vendor/https/deno.land/std/io/bufio.ts index aa3a22ee..f1e17d5e 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.89.0/io/bufio.ts"; +export * from "https://deno.land/std@0.91.0/io/bufio.ts"; diff --git a/vendor/https/deno.land/std/testing/asserts.ts b/vendor/https/deno.land/std/testing/asserts.ts index 6ce8e63d..dc3dd589 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.89.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.91.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 1a5ea320..13de39f4 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.89.0/testing/bench.ts"; +export * from "https://deno.land/std@0.91.0/testing/bench.ts";