We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d2c3e1 + f3302ad commit 7bef0cbCopy full SHA for 7bef0cb
1 file changed
deps.ts
@@ -1,5 +1,5 @@
1
-export { BufReader } from "https://deno.land/std@0.134.0/io/bufio.ts";
+export { BufReader } from "https://deno.land/std@0.135.0/io/bufio.ts";
2
3
-export * as StdAsserts from "https://deno.land/std@0.134.0/testing/asserts.ts";
+export * as StdAsserts from "https://deno.land/std@0.135.0/testing/asserts.ts";
4
5
-export * as colors from "https://deno.land/std@0.134.0/fmt/colors.ts";
+export * as colors from "https://deno.land/std@0.135.0/fmt/colors.ts";
0 commit comments