From 1bbeac3338e9286a3253775586d7d10957fa0afa Mon Sep 17 00:00:00 2001 From: truefibot Date: Thu, 20 Apr 2023 06:09:42 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20=20Upgrade=20pnpm=20(#1020)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4bf0c86..e8a0a22 100644 --- a/package.json +++ b/package.json @@ -31,9 +31,9 @@ "@ethersproject/bytes": "^5.7.0", "@ethersproject/constants": "^5.7.0", "@ethersproject/providers": "^5.7.1", - "@nomiclabs/hardhat-ethers": "^2.1.1", - "@typechain/ethers-v5": "^10.1.0", - "@typechain/hardhat": "^6.1.3", + "@nomiclabs/hardhat-ethers": "^2.2.3", + "@typechain/ethers-v5": "^10.2.0", + "@typechain/hardhat": "^6.1.5", "@types/mocha": "^10.0.0", "@types/node": "^17.0.12", "chai": "^4.3.6", @@ -41,9 +41,9 @@ "ethereum-mars": "0.2.6-dev.eb75a27", "ethereum-waffle": "4.0.10", "ethers": "^5.7.1", - "hardhat": "^2.11.2", + "hardhat": "^2.14.0", "hardhat-gas-reporter": "^1.0.9", - "hardhat-waffle-dev": "2.0.3-dev.c5b5c29", + "hardhat-waffle-dev": "2.0.5-dev.ffdc567", "mocha": "^10.0.0", "prettier-config-archblock": "workspace:*", "solc": "^0.8.17",