From 736b040811ff96a59af8922258ac2132c930c3ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 07:34:44 +0000 Subject: [PATCH] build(deps): bump tinybench from 6.0.0 to 6.0.2 Bumps [tinybench](https://github.com/tinylibs/tinybench) from 6.0.0 to 6.0.2. - [Release notes](https://github.com/tinylibs/tinybench/releases) - [Commits](https://github.com/tinylibs/tinybench/compare/v6.0.0...v6.0.2) --- updated-dependencies: - dependency-name: tinybench dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- benchmarks/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/benchmarks/package.json b/benchmarks/package.json index 9b12929..cfcd625 100644 --- a/benchmarks/package.json +++ b/benchmarks/package.json @@ -16,6 +16,6 @@ "@jridgewell/sourcemap-codec": "^1.5.0", "@jridgewell/trace-mapping": "^0.3.25", "source-map-js": "^1.2.0", - "tinybench": "^6.0.0" + "tinybench": "^6.0.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55f0625..60f6d49 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^1.2.0 version: 1.2.1 tinybench: - specifier: ^6.0.0 - version: 6.0.0 + specifier: ^6.0.2 + version: 6.0.2 packages/codec: dependencies: @@ -1067,8 +1067,8 @@ packages: resolution: {integrity: sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==} engines: {node: '>=0.10.0'} - tinybench@6.0.0: - resolution: {integrity: sha512-BWlWpVbbZXaYjRV0twGLNQO00Zj4HA/sjLOQP2IvzQqGwRGp+2kh7UU3ijyJ3ywFRogYDRbiHDMrUOfaMnN56g==} + tinybench@6.0.2: + resolution: {integrity: sha512-FlHoQpcFvCzeXK5kVPvV7IVgW/hs/B36QWTz876iSdeJguBDfdTSRQmYmaHX+fQNt4hp+gEFB2XXw+8hT4/y8A==} engines: {node: '>=20.0.0'} tinypool@2.1.0: @@ -1799,7 +1799,7 @@ snapshots: source-map-js@1.2.1: {} - tinybench@6.0.0: {} + tinybench@6.0.2: {} tinypool@2.1.0: {}