Skip to content

Commit 6cbada2

Browse files
authored
bump: deno@v1.7.2 (#182)
1 parent e6ee4f9 commit 6cbada2

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

β€Ž.denovβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.7.0
1+
v1.7.2

β€Žmodules-lock.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"https://deno.land/std": {
3-
"version": "@0.84.0",
3+
"version": "@0.86.0",
44
"modules": [
55
"/async/mod.ts",
66
"/testing/asserts.ts",

β€Žmodules.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"https://deno.land/std": {
3-
"version": "@0.84.0",
3+
"version": "@0.86.0",
44
"modules": [
55
"/async/mod.ts",
66
"/testing/asserts.ts",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "https://deno.land/std@0.84.0/async/mod.ts";
1+
export * from "https://deno.land/std@0.86.0/async/mod.ts";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "https://deno.land/std@0.84.0/fmt/colors.ts";
1+
export * from "https://deno.land/std@0.86.0/fmt/colors.ts";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "https://deno.land/std@0.84.0/io/bufio.ts";
1+
export * from "https://deno.land/std@0.86.0/io/bufio.ts";
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export * from "https://deno.land/std@0.84.0/testing/asserts.ts";
1+
export * from "https://deno.land/std@0.86.0/testing/asserts.ts";

0 commit comments

Comments
Β (0)