From 9254500f7a45ffa593ab1044cd9af07cb782fb0e Mon Sep 17 00:00:00 2001 From: Yuki Tanaka Date: Fri, 23 Feb 2024 22:25:28 +0900 Subject: [PATCH] deps: `deno@1.41.0`, `deno_std@0.217.0` (#424) --- .denov | 2 +- modules-lock.json | 2 +- modules.json | 2 +- vendor/https/deno.land/std/assert/mod.ts | 2 +- vendor/https/deno.land/std/async/delay.ts | 2 +- vendor/https/deno.land/std/bytes/concat.ts | 2 +- vendor/https/deno.land/std/io/buf_reader.ts | 2 +- vendor/https/deno.land/std/io/buf_writer.ts | 2 +- vendor/https/deno.land/std/io/read_all.ts | 2 +- vendor/https/deno.land/std/streams/reader_from_stream_reader.ts | 2 +- vendor/https/deno.land/std/testing/bdd.ts | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.denov b/.denov index 14a0f8d0..067a092d 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.40.4 +v1.41.0 diff --git a/modules-lock.json b/modules-lock.json index 8f56ce6f..ef38710d 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.215.0", + "version": "@0.217.0", "modules": [ "/assert/mod.ts", "/async/delay.ts", diff --git a/modules.json b/modules.json index 8f56ce6f..ef38710d 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@0.215.0", + "version": "@0.217.0", "modules": [ "/assert/mod.ts", "/async/delay.ts", diff --git a/vendor/https/deno.land/std/assert/mod.ts b/vendor/https/deno.land/std/assert/mod.ts index 25111a00..bcb969eb 100644 --- a/vendor/https/deno.land/std/assert/mod.ts +++ b/vendor/https/deno.land/std/assert/mod.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.215.0/assert/mod.ts"; +export * from "https://deno.land/std@0.217.0/assert/mod.ts"; diff --git a/vendor/https/deno.land/std/async/delay.ts b/vendor/https/deno.land/std/async/delay.ts index 9367ce2d..d3e8c121 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.215.0/async/delay.ts"; +export * from "https://deno.land/std@0.217.0/async/delay.ts"; diff --git a/vendor/https/deno.land/std/bytes/concat.ts b/vendor/https/deno.land/std/bytes/concat.ts index 1997890a..b52e46ed 100644 --- a/vendor/https/deno.land/std/bytes/concat.ts +++ b/vendor/https/deno.land/std/bytes/concat.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.215.0/bytes/concat.ts"; +export * from "https://deno.land/std@0.217.0/bytes/concat.ts"; diff --git a/vendor/https/deno.land/std/io/buf_reader.ts b/vendor/https/deno.land/std/io/buf_reader.ts index 26248899..843500dc 100644 --- a/vendor/https/deno.land/std/io/buf_reader.ts +++ b/vendor/https/deno.land/std/io/buf_reader.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.215.0/io/buf_reader.ts"; +export * from "https://deno.land/std@0.217.0/io/buf_reader.ts"; diff --git a/vendor/https/deno.land/std/io/buf_writer.ts b/vendor/https/deno.land/std/io/buf_writer.ts index 3633876c..affa91f6 100644 --- a/vendor/https/deno.land/std/io/buf_writer.ts +++ b/vendor/https/deno.land/std/io/buf_writer.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.215.0/io/buf_writer.ts"; +export * from "https://deno.land/std@0.217.0/io/buf_writer.ts"; diff --git a/vendor/https/deno.land/std/io/read_all.ts b/vendor/https/deno.land/std/io/read_all.ts index c043ef74..acbbc5be 100644 --- a/vendor/https/deno.land/std/io/read_all.ts +++ b/vendor/https/deno.land/std/io/read_all.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.215.0/io/read_all.ts"; +export * from "https://deno.land/std@0.217.0/io/read_all.ts"; diff --git a/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts b/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts index 306100e3..8aeca53f 100644 --- a/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts +++ b/vendor/https/deno.land/std/streams/reader_from_stream_reader.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.215.0/streams/reader_from_stream_reader.ts"; +export * from "https://deno.land/std@0.217.0/streams/reader_from_stream_reader.ts"; diff --git a/vendor/https/deno.land/std/testing/bdd.ts b/vendor/https/deno.land/std/testing/bdd.ts index cf4812a4..83f4fb5f 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.215.0/testing/bdd.ts"; +export * from "https://deno.land/std@0.217.0/testing/bdd.ts";