Skip to content

Commit

Permalink
chore: upgrade hardhat and smock dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
Debugger022 committed Dec 12, 2024
1 parent 2e43a2d commit 74217d1
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 656 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@defi-wonderland/smock": "2.3.5",
"@defi-wonderland/smock": "2.4.0",
"@nomicfoundation/hardhat-chai-matchers": "^1.0.3",
"@nomicfoundation/hardhat-network-helpers": "^1.0.4",
"@nomicfoundation/hardhat-toolbox": "^2.0.0",
Expand All @@ -66,7 +66,7 @@
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-promise": "^5.2.0",
"ethers": "^5.7.0",
"hardhat": "2.19.4",
"hardhat": "2.22.15",
"hardhat-deploy": "^0.11.26",
"hardhat-deploy-ethers": "^0.3.0-beta.13",
"hardhat-gas-reporter": "^1.0.8",
Expand Down
Loading

0 comments on commit 74217d1

Please sign in to comment.