From 9b6099dbee4fd446db93c23dec18f39fa0cbafc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jan 2026 18:54:24 +0000 Subject: [PATCH] chore(deps-dev): bump pnpm from 8.7.5 to 10.27.0 Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 8.7.5 to 10.27.0. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.27.0/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.27.0/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.27.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 27a1723f..fa2dee33 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Reference implementation for [ERC-6900](https://eips.ethereum.org/EIPS/eip-6900).", "version": "0.8.1", "devDependencies": { - "pnpm": "^8.7.5", + "pnpm": "^10.27.0", "solhint": "^3.6.2" }, "files": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 393efc6e..85286ed6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: pnpm: - specifier: ^8.7.5 - version: 8.7.5 + specifier: ^10.27.0 + version: 10.27.0 solhint: specifier: ^3.6.2 version: 3.6.2 @@ -341,9 +341,9 @@ packages: engines: {node: '>=4'} dev: true - /pnpm@8.7.5: - resolution: {integrity: sha512-WI8WZb89Uiq5x2jdz4PcQMG9ovTnXcDCEpoEckPYIT2zD8/+dEhVozPlT7bu3WkBgE0uTARtgyIKAFt+IpW2cQ==} - engines: {node: '>=16.14'} + /pnpm@10.27.0: + resolution: {integrity: sha512-ctaZ2haxF5wUup5k3HHJpAmIy9xlwmTLDkidt96RfyDc9NZNhyNiXylpulLUt+KhFwaC2awqXcrqq3MrfhbwSg==} + engines: {node: '>=18.12'} hasBin: true dev: true