Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

chore: update dependencies #736

Merged
merged 2 commits into from
Mar 14, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion deps/scale.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/x/[email protected].1/mod.ts"
export * from "https://deno.land/x/[email protected].2/mod.ts"
tjjfvi marked this conversation as resolved.
Show resolved Hide resolved
2 changes: 1 addition & 1 deletion deps/std/async.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/async/mod.ts"
export * from "https://deno.land/std@0.179.0/async/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/bytes.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/bytes/mod.ts"
export * from "https://deno.land/std@0.179.0/bytes/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/encoding/base58.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/encoding/base58.ts"
export * from "https://deno.land/std@0.179.0/encoding/base58.ts"
2 changes: 1 addition & 1 deletion deps/std/encoding/hex.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/encoding/hex.ts"
export * from "https://deno.land/std@0.179.0/encoding/hex.ts"
2 changes: 1 addition & 1 deletion deps/std/encoding/toml.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/encoding/toml.ts"
export * from "https://deno.land/std@0.179.0/encoding/toml.ts"
2 changes: 1 addition & 1 deletion deps/std/flags.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/flags/mod.ts"
export * from "https://deno.land/std@0.179.0/flags/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/fs.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/fs/mod.ts"
export * from "https://deno.land/std@0.179.0/fs/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/http.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/http/mod.ts"
export * from "https://deno.land/std@0.179.0/http/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/io.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/io/mod.ts"
export * from "https://deno.land/std@0.179.0/io/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/path.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/path/mod.ts"
export * from "https://deno.land/std@0.179.0/path/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/streams.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/streams/mod.ts"
export * from "https://deno.land/std@0.179.0/streams/mod.ts"
2 changes: 1 addition & 1 deletion deps/std/testing/asserts.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/testing/asserts.ts"
export * from "https://deno.land/std@0.179.0/testing/asserts.ts"
2 changes: 1 addition & 1 deletion deps/std/testing/snapshot.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://deno.land/std@0.178.0/testing/snapshot.ts"
export * from "https://deno.land/std@0.179.0/testing/snapshot.ts"