From f69557d053ce0ee240ab1280b34c477e96c5966b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 01:31:46 +0000 Subject: [PATCH] Update dependency @api3/contracts to ^31.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 ef1f722..3548c0f 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ }, "devDependencies": { "@api3/commons": "^1.0.1", - "@api3/contracts": "^31.1.0", + "@api3/contracts": "^31.2.0", "@api3/eslint-plugin-commons": "^3.0.0", "@api3/promise-utils": "^0.4.0", "@eslint/js": "^9.36.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 10e247a..9f4fce6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^1.0.1 version: 1.0.1 '@api3/contracts': - specifier: ^31.1.0 - version: 31.1.0(typescript@5.9.3) + specifier: ^31.2.0 + version: 31.2.0(typescript@5.9.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.9.3) @@ -112,8 +112,8 @@ packages: resolution: {integrity: sha512-TQuRRkWM5/CLJZ+lhe0cOg5MCMJf9ut64dh5oUFTi2tPSpLHV+CEHzaN0pxiY0FlXFTERpSwBeVlCcNKmmt/uQ==} engines: {node: '>=18.14.0'} - '@api3/contracts@31.1.0': - resolution: {integrity: sha512-oTzrWG4oC5uRUieR3B990f+y9f4JBSPhHTeim4BJLUN37sKQ716X3qvsXLnUIytoibvxifeDE8jkOxmbSNMUuA==} + '@api3/contracts@31.2.0': + resolution: {integrity: sha512-RhwZojBynueMS3swS0UyBu0rXQ0swPr0pGLJAaFX1OUjjx/aPNZ2DIOpPFuCWov5Uhc7KnsMDmnXXWyHYDrvqQ==} engines: {node: '>=22.18.0'} hasBin: true @@ -4152,7 +4152,7 @@ snapshots: - debug - utf-8-validate - '@api3/contracts@31.1.0(typescript@5.9.3)': + '@api3/contracts@31.2.0(typescript@5.9.3)': dependencies: ethers: 6.15.0 viem: 2.29.2(typescript@5.9.3)(zod@4.0.17)