Skip to content

Commit

Permalink
chore(deps): bump semver from 7.6.2 to 7.7.1
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.6.2 to 7.7.1.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.2...v7.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent fcf16d2 commit 745c0d0
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 23 deletions.
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"undici": "^6.18.2",
"sinon-chai": "^3.7.0",
"sinon": "^18.0.0",
"semver": "^7.6.2",
"semver": "^7.7.1",
"source-map-support": "^0.5.21",
"debug": "^4.3.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-solc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chai": "^4.3.4",
"undici": "^6.18.2",
"debug": "^4.3.5",
"semver": "^7.6.2",
"semver": "^7.7.1",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"proper-lockfile": "^4.1.2"
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 @@ -51,7 +51,7 @@
"zksync-ethers": "^6.15.0",
"solidity-ast": "^0.4.56",
"proper-lockfile": "^4.1.2",
"semver": "^7.6.2"
"semver": "^7.7.1"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-verify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@matterlabs/hardhat-zksync-solc": "workspace:^",
"@nomicfoundation/hardhat-verify": "^2.0.8",
"axios": "^1.7.2",
"semver": "^7.6.2",
"semver": "^7.7.1",
"cbor": "^9.0.2",
"chai": "^4.3.4",
"chalk": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-vyper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"sinon": "^18.0.0",
"chai": "^4.3.4",
"undici": "^6.18.2",
"semver": "^7.6.2",
"semver": "^7.7.1",
"sinon-chai": "^3.7.0"
},
"devDependencies": {
Expand Down
43 changes: 25 additions & 18 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 745c0d0

Please sign in to comment.