From 8176a5b2fd452cee8309a092fc84c4b3a7c2c1ed Mon Sep 17 00:00:00 2001 From: GitHub Date: Sun, 7 May 2023 00:22:37 +0000 Subject: [PATCH 1/2] update dependencies --- deps/std/collections/map_entries.ts | 2 +- deps/std/fs.ts | 2 +- deps/std/http.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deps/std/collections/map_entries.ts b/deps/std/collections/map_entries.ts index f02f9ba55..b16e939ee 100644 --- a/deps/std/collections/map_entries.ts +++ b/deps/std/collections/map_entries.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.185.0/collections/map_entries.ts" +export * from "https://deno.land/std@0.186.0/collections/map_entries.ts" diff --git a/deps/std/fs.ts b/deps/std/fs.ts index 4284e1382..c969ff450 100644 --- a/deps/std/fs.ts +++ b/deps/std/fs.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.185.0/fs/mod.ts" +export * from "https://deno.land/std@0.186.0/fs/mod.ts" diff --git a/deps/std/http.ts b/deps/std/http.ts index eed20c178..f49964ba0 100644 --- a/deps/std/http.ts +++ b/deps/std/http.ts @@ -1 +1 @@ -export * from "https://deno.land/std@0.185.0/http/mod.ts" +export * from "https://deno.land/std@0.186.0/http/mod.ts" From 1b5dfb6be4dc9a7796e4ce84bdde0a88c2540b74 Mon Sep 17 00:00:00 2001 From: tjjfvi Date: Mon, 8 May 2023 08:33:42 -0400 Subject: [PATCH 2/2] empty