From 838db6f583b61c6ca3b160d816c12d7af6e248fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 01:44:50 +0000 Subject: [PATCH] chore(deps): update dependency tinybench to ^6.1.3 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index ad5daa84..75a16136 100644 --- a/deno.json +++ b/deno.json @@ -38,7 +38,7 @@ "singleQuote": true }, "imports": { - "tinybench": "npm:tinybench@^6.1.2", + "tinybench": "npm:tinybench@^6.1.3", "@std/cli": "jsr:@std/cli@^1.0.32", "@std/expect": "jsr:@std/expect@^1.0.20", "@std/testing": "jsr:@std/testing@^1.0.20"