From 13f6a711c71b5463a5f6bfa52593b08a08e85ac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:05:02 +0000 Subject: [PATCH] chore(deps-dev): bump pnpm from 8.7.5 to 10.28.2 Bumps [pnpm](https://github.com/pnpm/pnpm/tree/HEAD/pnpm) from 8.7.5 to 10.28.2. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Changelog](https://github.com/pnpm/pnpm/blob/v10.28.2/pnpm/CHANGELOG.md) - [Commits](https://github.com/pnpm/pnpm/commits/v10.28.2/pnpm) --- updated-dependencies: - dependency-name: pnpm dependency-version: 10.28.2 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..4fd2abe7 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.28.2", "solhint": "^3.6.2" }, "files": [ diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 393efc6e..e7d05d53 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.28.2 + version: 10.28.2 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.28.2: + resolution: {integrity: sha512-QYcvA3rSL3NI47Heu69+hnz9RI8nJtnPdMCPGVB8MdLI56EVJbmD/rwt9kC1Q43uYCPrsfhO1DzC1lTSvDJiZA==} + engines: {node: '>=18.12'} hasBin: true dev: true