From 6773c51eb2eb64ad0036a6650cdcd340950f7b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 14:27:33 +0000 Subject: [PATCH] deps: bump tinybench from 2.9.0 to 3.0.6 in /benchmarks/pinning Bumps [tinybench](https://github.com/tinylibs/tinybench) from 2.9.0 to 3.0.6. - [Release notes](https://github.com/tinylibs/tinybench/releases) - [Commits](https://github.com/tinylibs/tinybench/compare/v2.9.0...v3.0.6) --- updated-dependencies: - dependency-name: tinybench dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- benchmarks/pinning/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/pinning/package.json b/benchmarks/pinning/package.json index 54af59da..a1980d72 100644 --- a/benchmarks/pinning/package.json +++ b/benchmarks/pinning/package.json @@ -24,7 +24,7 @@ "kubo": "^0.30.0", "kubo-rpc-client": "^5.0.0", "multiformats": "^13.0.0", - "tinybench": "^2.5.1" + "tinybench": "^3.0.6" }, "private": true }