From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 09:19:26 +0000 (+0200) Subject: chore(deps): update all non-major dependencies (#3194) X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=6cb3cd7e4a37ab426337ce41b8b7bd4d696caad9;p=poolifier.git chore(deps): update all non-major dependencies (#3194) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94a476199..26f29aea9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: - name: SonarCloud Code Analysis if: ${{ steps.sonar-token.outputs.available == 'true' && github.repository == 'poolifier/poolifier' && matrix.os == 'ubuntu-latest' && matrix.node == '22.x' }} - uses: sonarsource/sonarqube-scan-action@v7.1.0 + uses: sonarsource/sonarqube-scan-action@v7.2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} diff --git a/package.json b/package.json index ae329e613..84424cd1b 100644 --- a/package.json +++ b/package.json @@ -132,7 +132,7 @@ "rollup-plugin-delete": "^3.0.2", "rollup-plugin-dts": "^6.4.1", "sinon": "^21.1.2", - "tinybench": "^6.0.0", + "tinybench": "^6.0.1", "tslib": "^2.8.1", "typedoc": "^0.28.19", "typescript": "~6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98efd6cba..b650bbf3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ importers: specifier: ^21.1.2 version: 21.1.2 tinybench: - specifier: ^6.0.0 - version: 6.0.0 + specifier: ^6.0.1 + version: 6.0.1 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -2603,8 +2603,8 @@ packages: tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} - tinybench@6.0.0: - resolution: {integrity: sha512-BWlWpVbbZXaYjRV0twGLNQO00Zj4HA/sjLOQP2IvzQqGwRGp+2kh7UU3ijyJ3ywFRogYDRbiHDMrUOfaMnN56g==} + tinybench@6.0.1: + resolution: {integrity: sha512-cMdWsxmysdg8mNWf1pujiWl3TW0cU6m8QuNw55QlnP3I6N96Grb0wnu5N0syHIu3LbiVZCNqlfWzWDq84HZphA==} engines: {node: '>=20.0.0'} tinyexec@1.1.1: @@ -5537,7 +5537,7 @@ snapshots: tinybench@2.9.0: {} - tinybench@6.0.0: {} + tinybench@6.0.1: {} tinyexec@1.1.1: {}