From 911722b334f8c4a4858f2334d82e4050c3c9bfea Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 10 Nov 2024 18:21:01 +0000
Subject: [PATCH] chore(deps): update dependency hardhat-gas-reporter to v2

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 packages/hardhat/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/hardhat/package.json b/packages/hardhat/package.json
index 8677e69..49be47d 100644
--- a/packages/hardhat/package.json
+++ b/packages/hardhat/package.json
@@ -19,7 +19,7 @@
     "@types/mocha": "^10.0.7",
     "chai": "^4.2.0",
     "hardhat": "^2.22.15",
-    "hardhat-gas-reporter": "^1.0.8",
+    "hardhat-gas-reporter": "^2.0.0",
     "solidity-coverage": "^0.8.1",
     "ts-node": "^10.9.2",
     "typechain": "^8.3.2",