Skip to content

Commit

Permalink
🔁 Bump hardhat to Version 2.19.2
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Dec 6, 2023
1 parent 1bcacfc commit 493c543
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.9.0",
"hardhat": "^2.19.1",
"hardhat": "^2.19.2",
"mocha": "^10.2.0",
"prettier": "^3.1.0",
"prettier-plugin-solidity": "^1.2.0",
Expand All @@ -62,6 +62,6 @@
"peerDependencies": {
"@nomicfoundation/hardhat-ethers": "^3.0.5",
"ethers": "^6.9.0",
"hardhat": "^2.19.1"
"hardhat": "^2.19.2"
}
}
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 493c543

Please sign in to comment.