Skip to content

Commit

Permalink
🔁 Bump Dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <[email protected]>
  • Loading branch information
pcaversaccio committed Aug 10, 2024
1 parent d5de86b commit ac0d760
Show file tree
Hide file tree
Showing 2 changed files with 168 additions and 163 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"lint:fix": "pnpm prettier:fix && pnpm solhint:fix && npx eslint . --fix"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
"@eslint/js": "^9.9.0",
"@matterlabs/hardhat-zksync-deploy": "^1.5.0",
"@matterlabs/hardhat-zksync-ethers": "1.1.0",
"@matterlabs/hardhat-zksync-solc": "^1.2.1",
Expand All @@ -169,9 +169,9 @@
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.17",
"@types/mocha": "^10.0.7",
"@types/node": "^22.1.0",
"@types/node": "^22.2.0",
"chai": "^4.5.0",
"eslint": "^9.8.0",
"eslint": "^9.9.0",
"eslint-config-prettier": "^9.1.0",
"ethers": "^6.13.2",
"hardhat": "^2.22.8",
Expand All @@ -187,6 +187,6 @@
"typescript": "^5.5.4",
"typescript-eslint": "^8.0.1",
"xdeployer": "^3.0.15",
"zksync-ethers": "^6.11.1"
"zksync-ethers": "^6.11.2"
}
}
Loading

0 comments on commit ac0d760

Please sign in to comment.