Skip to content

Commit

Permalink
chore(deps): bump debug from 4.3.5 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [debug](https://github.com/debug-js/debug) from 4.3.5 to 4.4.0.
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.5...4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 707f461 commit 86fc22b
Show file tree
Hide file tree
Showing 4 changed files with 68 additions and 24 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 @@ -44,7 +44,7 @@
"sinon": "^18.0.0",
"semver": "^7.6.2",
"source-map-support": "^0.5.21",
"debug": "^4.3.5"
"debug": "^4.4.0"
},
"devDependencies": {
"@types/chai": "^4.3.16",
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 @@ -39,7 +39,7 @@
"fs-extra": "^11.2.0",
"chai": "^4.3.4",
"undici": "^6.18.2",
"debug": "^4.3.5",
"debug": "^4.4.0",
"semver": "^7.6.2",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
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 @@ -42,7 +42,7 @@
"cbor": "^9.0.2",
"chai": "^4.3.4",
"chalk": "^4.1.2",
"debug": "^4.3.5",
"debug": "^4.4.0",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0"
},
Expand Down
86 changes: 65 additions & 21 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 86fc22b

Please sign in to comment.