From bb22994421a3f870c03bb1eaeaf2cba68b3b59d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 01:24:57 +0000 Subject: [PATCH] chore(deps): update dependency tinybench to ^6.0.2 --- deno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deno.json b/deno.json index c67c3ba4..0d5f7b40 100644 --- a/deno.json +++ b/deno.json @@ -38,7 +38,7 @@ "singleQuote": true }, "imports": { - "tinybench": "npm:tinybench@^6.0.1", + "tinybench": "npm:tinybench@^6.0.2", "@std/cli": "jsr:@std/cli@^1.0.29", "@std/expect": "jsr:@std/expect@^1.0.19", "@std/testing": "jsr:@std/testing@^1.0.18"