Skip to content

Commit

Permalink
chore(deps): update dependency hardhat to v2.22.5
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | hardhat | 2.22.2 | 2.22.5 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent d79b82a commit 86c5d18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/contracts-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@synapsecns/contracts-core",
"version": "1.0.31",
"version": "1.1.0",
"description": "",
"scripts": {
"build": "yarn build:contracts && yarn build:typescript && yarn build:go",
Expand All @@ -26,7 +26,7 @@
"license": "MIT",
"devDependencies": {
"@typechain/ethers-v5": "10.0.0",
"hardhat": "2.22.2",
"hardhat": "2.22.5",
"rimraf": "3.0.2",
"solhint": "3.3.8",
"typechain": "8.0.0",
Expand Down

0 comments on commit 86c5d18

Please sign in to comment.