From 342a4e9117321c61df264c0b4a1f777ea4c98fa6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 17:12:53 +0000 Subject: [PATCH] Update dependency @api3/contracts to ^26.2.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b3ee9e2..17eeb33 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "test": "hardhat test --parallel" }, "devDependencies": { - "@api3/contracts": "^26.1.0", + "@api3/contracts": "^26.2.0", "@api3/eslint-plugin-commons": "^3.0.0", "@eslint/js": "^9.30.0", "@nomicfoundation/hardhat-ethers": "^3.0.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f33892a..a12c8f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@api3/contracts': - specifier: ^26.1.0 - version: 26.1.0(typescript@5.8.3) + specifier: ^26.2.0 + version: 26.2.0(typescript@5.8.3) '@api3/eslint-plugin-commons': specifier: ^3.0.0 version: 3.0.0(@babel/core@7.27.1)(eslint@8.57.1)(prettier@3.6.2)(typescript@5.8.3) @@ -102,8 +102,8 @@ packages: resolution: {integrity: sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==} engines: {node: '>=6.0.0'} - '@api3/contracts@26.1.0': - resolution: {integrity: sha512-PdexMLE6vKo2Us85Hd/t5idJII9/gry26pIilssZOL0tj+1HxOtuQhCnppDsTfhL0I/TP6jZuPua3whR82VqhA==} + '@api3/contracts@26.2.0': + resolution: {integrity: sha512-AfLFY9q7w/4lhmr/usU4/USLqbY1KyCa1PoiV01UMTO+LIGwlwiR9fQe6f6ebCM4KbrX6Xe68i0/XzEXAIPBuQ==} engines: {node: '>=20.17.9'} hasBin: true @@ -4029,7 +4029,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.8 '@jridgewell/trace-mapping': 0.3.25 - '@api3/contracts@26.1.0(typescript@5.8.3)': + '@api3/contracts@26.2.0(typescript@5.8.3)': dependencies: ethers: 6.14.4 viem: 2.29.2(typescript@5.8.3)(zod@3.24.4)