From e62c61af10f51cd1dbfcd7dd2002788ffde37713 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 10:37:44 +0000 Subject: [PATCH] chore(deps): update dependency @std/assert to v1.0.10 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index 8ad4366..c837252 100644 --- a/deno.json +++ b/deno.json @@ -11,7 +11,7 @@ "@cliffy/command": "jsr:@cliffy/command@1.0.0-rc.7", "@elcoosp-configs/biome": "npm:@elcoosp-configs/biome@0", "@mdx-js/mdx": "npm:@mdx-js/mdx@^3.1.0", - "@std/assert": "jsr:@std/assert@1.0.9", + "@std/assert": "jsr:@std/assert@1.0.10", "@std/fs": "jsr:@std/fs@1.0.6", "@std/jsonc": "jsr:@std/jsonc@1.0.1", "@std/path": "jsr:@std/path@^1.0.8",