From 5ddd5e3b3894437e480a81791e36904d55884789 Mon Sep 17 00:00:00 2001 From: Yuki Tanaka Date: Mon, 21 Mar 2022 21:03:05 +0900 Subject: [PATCH] deps: deno@v1.20.1, deno_std@v0.130.0 (#296) --- .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/util.ts | 2 +- vendor/https/deno.land/std/testing/asserts.ts | 2 +- vendor/https/deno.land/std/testing/bench.ts | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.denov b/.denov index 40a06c50..9c01bd7c 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.19.0 +v1.20.1 diff --git a/modules-lock.json b/modules-lock.json index b2daef33..82b9e74d 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.126.0", + "version": "@0.130.0", "modules": [ "/async/deferred.ts", "/async/delay.ts", diff --git a/modules.json b/modules.json index b2daef33..82b9e74d 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.126.0", + "version": "@0.130.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 159db488..1a940ecb 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.126.0/async/deferred.ts"; +export * from "https://deno.land/std@0.130.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 385a11fe..d1fcea20 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.126.0/async/delay.ts"; +export * from "https://deno.land/std@0.130.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 e4c45c53..85ec97fd 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.126.0/io/buffer.ts"; +export * from "https://deno.land/std@0.130.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 7032da83..e828229c 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.126.0/io/util.ts"; +export * from "https://deno.land/std@0.130.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 89ab027a..e555770e 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.126.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.130.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 d17b9160..9a1e62a1 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.126.0/testing/bench.ts"; +export * from "https://deno.land/std@0.130.0/testing/bench.ts";