diff --git a/.denov b/.denov index fa3c8083..426c2fb8 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.25.2 +v1.26.0 diff --git a/modules-lock.json b/modules-lock.json index 04d30ff3..bc9c7cdd 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.155.0", + "version": "@0.158.0", "modules": [ "/async/deferred.ts", "/async/delay.ts", diff --git a/modules.json b/modules.json index 04d30ff3..bc9c7cdd 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.155.0", + "version": "@0.158.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 24ea972f..fc579671 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.155.0/async/deferred.ts"; +export * from "https://deno.land/std@0.158.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 96f1c16e..38b70b8f 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.155.0/async/delay.ts"; +export * from "https://deno.land/std@0.158.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 4d194c9a..e445f0be 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.155.0/io/buffer.ts"; +export * from "https://deno.land/std@0.158.0/io/buffer.ts"; diff --git a/vendor/https/deno.land/std/io/util.ts b/vendor/https/deno.land/std/io/util.ts index 1fceb71e..f9789f15 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.155.0/io/util.ts"; +export * from "https://deno.land/std@0.158.0/io/util.ts"; diff --git a/vendor/https/deno.land/std/node/path.ts b/vendor/https/deno.land/std/node/path.ts index 889de629..d73a54df 100644 --- a/vendor/https/deno.land/std/node/path.ts +++ b/vendor/https/deno.land/std/node/path.ts @@ -1,3 +1,3 @@ -export * from "https://deno.land/std@0.155.0/node/path.ts"; -import { default as dew } from "https://deno.land/std@0.155.0/node/path.ts"; +export * from "https://deno.land/std@0.158.0/node/path.ts"; +import { default as dew } from "https://deno.land/std@0.158.0/node/path.ts"; export default dew; diff --git a/vendor/https/deno.land/std/testing/asserts.ts b/vendor/https/deno.land/std/testing/asserts.ts index 7a4097a4..8ee9b33a 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.155.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.158.0/testing/asserts.ts"; diff --git a/vendor/https/deno.land/std/testing/bdd.ts b/vendor/https/deno.land/std/testing/bdd.ts index 77015fbf..9e8234be 100644 --- a/vendor/https/deno.land/std/testing/bdd.ts +++ b/vendor/https/deno.land/std/testing/bdd.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.155.0/testing/bdd.ts"; +export * from "https://deno.land/std@0.158.0/testing/bdd.ts";