From 551ffc287469382dcbc3ac3e86fbb8fd9d93ee7d Mon Sep 17 00:00:00 2001 From: uki00a Date: Wed, 12 Aug 2020 07:20:08 +0900 Subject: [PATCH] bump: deno@v1.2.3 (#135) --- .denov | 2 +- modules-lock.json | 2 +- modules.json | 2 +- vendor/https/deno.land/std/async/mod.ts | 2 +- vendor/https/deno.land/std/fmt/colors.ts | 2 +- vendor/https/deno.land/std/io/bufio.ts | 2 +- vendor/https/deno.land/std/testing/asserts.ts | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.denov b/.denov index cc904638..4367f900 100644 --- a/.denov +++ b/.denov @@ -1 +1 @@ -v1.2.2 +v1.2.3 diff --git a/modules-lock.json b/modules-lock.json index 67f5fd15..3101b37d 100644 --- a/modules-lock.json +++ b/modules-lock.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@v0.63.0", + "version": "@v0.64.0", "modules": [ "/async/mod.ts", "/testing/asserts.ts", diff --git a/modules.json b/modules.json index 1a14a5e6..7aceec3f 100644 --- a/modules.json +++ b/modules.json @@ -1,6 +1,6 @@ { "https://deno.land/std": { - "version": "@v0.63.0", + "version": "@v0.64.0", "modules": [ "/async/mod.ts", "/testing/asserts.ts", diff --git a/vendor/https/deno.land/std/async/mod.ts b/vendor/https/deno.land/std/async/mod.ts index dabd3aaa..c358078a 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@v0.63.0/async/mod.ts"; +export * from "https://deno.land/std@0.64.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 d20c3097..9afbaa34 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@v0.63.0/fmt/colors.ts"; +export * from "https://deno.land/std@0.64.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 d40cb182..3b383ce3 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@v0.63.0/io/bufio.ts"; +export * from "https://deno.land/std@0.64.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 7e69621f..620921a1 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@v0.63.0/testing/asserts.ts"; +export * from "https://deno.land/std@0.64.0/testing/asserts.ts";