From 34412fcebb8e702ab044b94fb5725bf6d9d7a084 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 21:11:48 +0000 Subject: [PATCH] chore: update auto merge on patch or minor --- .github/workflows/ci.yml | 4 ++-- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ef20af43..ca8108cd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 10.15.1 + version: 10.16.1 run_install: false - name: Get pnpm store directory @@ -79,7 +79,7 @@ jobs: name: Install pnpm id: pnpm-install with: - version: 10.15.1 + version: 10.16.1 run_install: false - name: Get pnpm store directory diff --git a/package.json b/package.json index e1d1320d..ccfe65c1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@rollup/plugin-typescript": "12.1.4", "@types/chai": "5.2.2", "@types/mocha": "10.0.10", - "@types/node": "22.18.1", + "@types/node": "22.18.3", "@types/sinon": "17.0.4", "@typescript-eslint/eslint-plugin": "8.43.0", "@typescript-eslint/parser": "8.43.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9de01e2f..d25c1eb0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ importers: specifier: 10.0.10 version: 10.0.10 '@types/node': - specifier: 22.18.1 - version: 22.18.1 + specifier: 22.18.3 + version: 22.18.3 '@types/sinon': specifier: 17.0.4 version: 17.0.4 @@ -89,7 +89,7 @@ importers: version: 9.5.4(typescript@5.9.2)(webpack@5.101.0) ts-node: specifier: 10.9.2 - version: 10.9.2(@types/node@22.18.1)(typescript@5.9.2) + version: 10.9.2(@types/node@22.18.3)(typescript@5.9.2) tslib: specifier: 2.8.1 version: 2.8.1 @@ -494,8 +494,8 @@ packages: '@types/mocha@10.0.10': resolution: {integrity: sha512-xPyYSz1cMPnJQhl0CLMH68j3gprKZaTjG3s5Vi+fDgx+uhG9NOXwbVt52eFS8ECyXhyKcjDLCBEqBExKuiZb7Q==} - '@types/node@22.18.1': - resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==} + '@types/node@22.18.3': + resolution: {integrity: sha512-gTVM8js2twdtqM+AE2PdGEe9zGQY4UvmFjan9rZcVb6FGdStfjWoWejdmy4CfWVO9rh5MiYQGZloKAGkJt8lMw==} '@types/sinon@17.0.4': resolution: {integrity: sha512-RHnIrhfPO3+tJT0s7cFaXGZvsL4bbR3/k7z3P312qMS4JaS2Tk+KiwiLx1S0rQ56ERj00u1/BtdyVd0FY+Pdew==} @@ -2200,7 +2200,7 @@ snapshots: '@types/mocha@10.0.10': {} - '@types/node@22.18.1': + '@types/node@22.18.3': dependencies: undici-types: 6.21.0 @@ -2920,7 +2920,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.18.1 + '@types/node': 22.18.3 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -3404,14 +3404,14 @@ snapshots: typescript: 5.9.2 webpack: 5.101.0 - ts-node@10.9.2(@types/node@22.18.1)(typescript@5.9.2): + ts-node@10.9.2(@types/node@22.18.3)(typescript@5.9.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.18.1 + '@types/node': 22.18.3 acorn: 8.15.0 acorn-walk: 8.3.4 arg: 4.1.3