Skip to content

Commit def1cd9

Browse files
authored
deps: deno@v1.35.1, deno_std@v0.194.0 (#394)
1 parent 05bb1c1 commit def1cd9

11 files changed

Lines changed: 11 additions & 11 deletions

File tree

β€Ž.denovβ€Ž

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

β€Ž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.189.0",
3+
"version": "@0.194.0",
44
"modules": [
55
"/async/deferred.ts",
66
"/async/delay.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.189.0",
3+
"version": "@0.194.0",
44
"modules": [
55
"/async/deferred.ts",
66
"/async/delay.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.189.0/async/deferred.ts";
1+
export * from "https://deno.land/std@0.194.0/async/deferred.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.189.0/async/delay.ts";
1+
export * from "https://deno.land/std@0.194.0/async/delay.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.189.0/io/buf_reader.ts";
1+
export * from "https://deno.land/std@0.194.0/io/buf_reader.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.189.0/io/buf_writer.ts";
1+
export * from "https://deno.land/std@0.194.0/io/buf_writer.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.189.0/streams/read_all.ts";
1+
export * from "https://deno.land/std@0.194.0/streams/read_all.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.189.0/streams/reader_from_stream_reader.ts";
1+
export * from "https://deno.land/std@0.194.0/streams/reader_from_stream_reader.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.189.0/testing/asserts.ts";
1+
export * from "https://deno.land/std@0.194.0/testing/asserts.ts";

0 commit comments

Comments
Β (0)