From 4968a1e2e6683d918e9b05a12af40d64c8c559b4 Mon Sep 17 00:00:00 2001 From: lbeder Date: Tue, 16 Apr 2024 14:33:15 +0100 Subject: [PATCH] Add @nomicfoundation/edr-linux-x64-gnu --- test/package.json | 1 + test/pnpm-lock.yaml | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/test/package.json b/test/package.json index b77aa02..e37ba1c 100755 --- a/test/package.json +++ b/test/package.json @@ -11,6 +11,7 @@ "@ethereum-attestation-service/eas-contracts": "1.4.1", "@ethereum-attestation-service/eas-contracts-legacy": "npm:@ethereum-attestation-service/eas-contracts@1.0.0-beta.1", "@ianvs/prettier-plugin-sort-imports": "^4.2.1", + "@nomicfoundation/edr-linux-x64-gnu": "^0.3.5", "@nomicfoundation/hardhat-ethers": "^3.0.5", "@nomicfoundation/hardhat-toolbox": "^4.0.0", "@openzeppelin/contracts": "4.9.3", diff --git a/test/pnpm-lock.yaml b/test/pnpm-lock.yaml index 99b18c8..bfc31e3 100644 --- a/test/pnpm-lock.yaml +++ b/test/pnpm-lock.yaml @@ -14,6 +14,9 @@ devDependencies: '@ianvs/prettier-plugin-sort-imports': specifier: ^4.2.1 version: 4.2.1(prettier@3.2.5) + '@nomicfoundation/edr-linux-x64-gnu': + specifier: ^0.3.5 + version: 0.3.5 '@nomicfoundation/hardhat-ethers': specifier: ^3.0.5 version: 3.0.5(ethers@6.11.1)(hardhat@2.22.2) @@ -940,7 +943,6 @@ packages: os: [linux] requiresBuild: true dev: true - optional: true /@nomicfoundation/edr-linux-x64-musl@0.3.5: resolution: {integrity: sha512-hvX8bBGpBydAVevzK8jsu2FlqVZK1RrCyTX6wGHnltgMuBaoGLHYtNHiFpteOaJw2byYMiORc2bvj+98LhJ0Ew==}