From e92c3c697320b12da9790b03524bdead830fc5a0 Mon Sep 17 00:00:00 2001 From: Hexagon Date: Sun, 8 Sep 2024 23:05:22 +0200 Subject: [PATCH] Dependency update --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index a7750e9..aaa19f7 100644 --- a/deno.json +++ b/deno.json @@ -18,7 +18,7 @@ "@cross/fs": "jsr:@cross/fs@^0.1.11", "@cross/runtime": "jsr:@cross/runtime@^1.0.0", "@cross/test": "jsr:@cross/test@^0.0.9", - "@std/assert": "jsr:@std/assert@^0.225.3" + "@std/assert": "jsr:@std/assert@^1.0.4" }, "publish": { "exclude": [".github", "*.test.ts"]