From 925316c6aae7ff26992e0e076f842fe79d786eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:27:52 +0000 Subject: [PATCH] build(deps): bump tinybench from 2.6.0 to 3.0.3 Bumps [tinybench](https://github.com/tinylibs/tinybench) from 2.6.0 to 3.0.3. - [Release notes](https://github.com/tinylibs/tinybench/releases) - [Commits](https://github.com/tinylibs/tinybench/compare/v2.6.0...v3.0.3) --- updated-dependencies: - dependency-name: tinybench dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- benchmark/package.json | 2 +- pnpm-lock.yaml | 21 +++++++++++---------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/benchmark/package.json b/benchmark/package.json index 9d0144ff..b33b6030 100644 --- a/benchmark/package.json +++ b/benchmark/package.json @@ -9,7 +9,7 @@ "license": "MIT", "dependencies": { "@codspeed/tinybench-plugin": "^3.1.0", - "tinybench": "^2.6.0", + "tinybench": "^3.0.3", "tsx": "^4.7.1", "web-csv-toolbox": "workspace:*" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52171aa1..26d503d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,10 +73,10 @@ importers: dependencies: '@codspeed/tinybench-plugin': specifier: ^3.1.0 - version: 3.1.0(tinybench@2.6.0) + version: 3.1.0(tinybench@3.0.3) tinybench: - specifier: ^2.6.0 - version: 2.6.0 + specifier: ^3.0.3 + version: 3.0.3 tsx: specifier: ^4.7.1 version: 4.7.1 @@ -2465,12 +2465,13 @@ packages: through@2.3.8: resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==} - tinybench@2.6.0: - resolution: {integrity: sha512-N8hW3PG/3aOoZAN5V/NSAEDz0ZixDSSt5b/a05iqtpgfLWMSVuCo7w0k2vVvEjdrIoeGqZzweX2WlyioNIHchA==} - tinybench@2.8.0: resolution: {integrity: sha512-1/eK7zUnIklz4JUUlL+658n58XO2hHLQfSk1Zf2LKieUjxidN16eKFEoDEfjHc3ohofSSqK3X5yO6VGb6iW8Lw==} + tinybench@3.0.3: + resolution: {integrity: sha512-uJx7Wn5Dp5qd2TBbbixMaFSxod6HvJxhA7rb55BJD27Gcsz+zoHRA/Gk8pBl91GiWbKtoGqU02XS8GOVJhe1KA==} + engines: {node: '>=18.0.0'} + tinypool@0.8.2: resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==} engines: {node: '>=14.0.0'} @@ -3169,11 +3170,11 @@ snapshots: transitivePeerDependencies: - debug - '@codspeed/tinybench-plugin@3.1.0(tinybench@2.6.0)': + '@codspeed/tinybench-plugin@3.1.0(tinybench@3.0.3)': dependencies: '@codspeed/core': 3.1.0 stack-trace: 1.0.0-pre2 - tinybench: 2.6.0 + tinybench: 3.0.3 transitivePeerDependencies: - debug @@ -5327,10 +5328,10 @@ snapshots: through@2.3.8: {} - tinybench@2.6.0: {} - tinybench@2.8.0: {} + tinybench@3.0.3: {} + tinypool@0.8.2: {} tinyspy@2.2.0: {}