Skip to content

Commit

Permalink
chore(deps): bump the prod-deps group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [debug](https://github.com/debug-js/debug) and [viem](https://github.com/wevm/viem) to permit the latest version.

Updates `debug` to 4.3.7
- [Release notes](https://github.com/debug-js/debug/releases)
- [Commits](debug-js/debug@4.3.6...4.3.7)

Updates `viem` to 2.21.32
- [Release notes](https://github.com/wevm/viem/releases)
- [Commits](https://github.com/wevm/viem/compare/[email protected]@2.21.32)

---
updated-dependencies:
- dependency-name: debug
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: viem
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 8f2ace8 commit 51f57f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/hardhat-cannon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"@usecannon/builder": "workspace:*",
"@usecannon/cli": "workspace:*",
"chalk": "^4.1.2",
"debug": "^4.3.6",
"debug": "^4.3.7",
"fs-extra": "^11.2.0",
"viem": "^2.21.15"
"viem": "^2.21.32"
},
"gitHead": "81979336c4cfe5f1f8ee7677b2b968f886a20a87"
}

0 comments on commit 51f57f4

Please sign in to comment.