Skip to content

Commit

Permalink
chore(deps): bump zksync-ethers from 6.11.2 to 6.14.0
Browse files Browse the repository at this point in the history
Bumps [zksync-ethers](https://github.com/zksync-sdk/zksync-ethers) from 6.11.2 to 6.14.0.
- [Release notes](https://github.com/zksync-sdk/zksync-ethers/releases)
- [Changelog](https://github.com/zksync-sdk/zksync-ethers/blob/main/CHANGELOG.md)
- [Commits](zksync-sdk/zksync-ethers@v6.11.2...v6.14.0)

---
updated-dependencies:
- dependency-name: zksync-ethers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent be43a83 commit b50dca0
Show file tree
Hide file tree
Showing 15 changed files with 942 additions and 941 deletions.
2 changes: 1 addition & 1 deletion examples/basic-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^4.9.6",
"@openzeppelin/contracts-upgradeable": "^4.9.6"
Expand Down
2 changes: 1 addition & 1 deletion examples/deploy-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/download-with-compiler-origin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/node-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^5.0.2",
"@openzeppelin/contracts-upgradeable": "^5.0.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/noninline-libraries-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "^5.0.2",
"@openzeppelin/contracts-upgradeable": "^5.0.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/upgradable-example-l1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"ethers": "^6.12.2",
"hardhat": "^2.22.5",
"zksync": "^0.13.1",
"zksync-ethers": "^6.8.0"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/upgradable-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"hardhat": "^2.22.5",
"@matterlabs/hardhat-zksync-deploy": "workspace:^",
"@matterlabs/hardhat-zksync-ethers": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion examples/verify-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/vyper-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@nomiclabs/hardhat-vyper": "^3.0.5",
"chalk": "^4.1.2",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
2 changes: 1 addition & 1 deletion examples/zksync-ethers-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"chalk": "^4.1.2",
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-no-only-tests": "^3.1.0",
"eslint-plugin-prettier": "^5.0.1",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"hardhat": "^2.22.5",
"ts-node": "^10.9.2",
"prettier": "^3.3.0",
Expand All @@ -68,7 +68,7 @@
"peerDependencies": {
"hardhat": "^2.22.5",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
4 changes: 2 additions & 2 deletions packages/hardhat-zksync-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
"ts-node": "^10.9.2",
"typescript": "^5.3.0",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"rlp": "3.0.0",
"c8": "^8.0.1"
},
"peerDependencies": {
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2"
"zksync-ethers": "^6.14.0"
},
"prettier": {
"tabWidth": 4,
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-upgradable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ethers": "^6.12.2",
"fs-extra": "^11.2.0",
"hardhat": "^2.22.5",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"solidity-ast": "^0.4.56",
"proper-lockfile": "^4.1.2",
"semver": "^7.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@nomicfoundation/hardhat-verify": "^2.0.0",
"@openzeppelin/upgrades-core": "^1.37.0",
"ethers": "^6.12.2",
"zksync-ethers": "^6.11.2",
"zksync-ethers": "^6.14.0",
"chai": "^4.3.4",
"sinon-chai": "^3.7.0",
"sinon": "^18.0.0"
Expand Down
Loading

0 comments on commit b50dca0

Please sign in to comment.