Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent dc8f807 commit 30c33df
Show file tree
Hide file tree
Showing 10 changed files with 283 additions and 859 deletions.
Binary file modified bun.lockb
Binary file not shown.
12 changes: 6 additions & 6 deletions code/frontend-paymaster/contracts/package-lock.json

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

12 changes: 6 additions & 6 deletions code/frontend-paymaster/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"test": "hardhat test --network hardhat"
},
"devDependencies": {
"@matterlabs/hardhat-zksync": "^1.1.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^4.9.2",
"@nomicfoundation/hardhat-verify": "^2.0.9",
"@matterlabs/hardhat-zksync": "1.2.0",
"@matterlabs/zksync-contracts": "0.6.1",
"@openzeppelin/contracts": "4.9.6",
"@nomicfoundation/hardhat-verify": "2.0.11",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.7",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"ethers": "^6.13.2",
"hardhat": "^2.22.7",
"hardhat": "2.22.12",
"mocha": "^10.7.0",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"zksync-ethers": "^6.11.0"
"zksync-ethers": "6.13.0"
}
}
6 changes: 3 additions & 3 deletions code/frontend-paymaster/frontend/package-lock.json

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

Loading

0 comments on commit 30c33df

Please sign in to comment.