Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the cannon group with 2 updates #641

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Bump the cannon group with 2 updates
Bumps the cannon group with 2 updates: [@usecannon/builder](https://github.com/usecannon/cannon/tree/HEAD/packages/builder) and [@usecannon/cli](https://github.com/usecannon/cannon/tree/HEAD/packages/cli).


Updates `@usecannon/builder` from 2.21.1 to 2.21.3
- [Release notes](https://github.com/usecannon/cannon/releases)
- [Changelog](https://github.com/usecannon/cannon/blob/dev/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/usecannon/cannon/commits/v2.21.3/packages/builder)

Updates `@usecannon/cli` from 2.21.1 to 2.21.3
- [Release notes](https://github.com/usecannon/cannon/releases)
- [Changelog](https://github.com/usecannon/cannon/blob/dev/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/usecannon/cannon/commits/v2.21.3/packages/cli)

---
updated-dependencies:
- dependency-name: "@usecannon/builder"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cannon
- dependency-name: "@usecannon/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: cannon
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored and noisekit committed Feb 19, 2025
commit 859cb545a8c8f3eab4afa250d786ad5e9ab6b135
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -54,8 +54,8 @@
},
"devDependencies": {
"@pythnetwork/pyth-evm-js": "^1.82.0",
"@usecannon/builder": "2.21.1",
"@usecannon/cli": "2.21.1",
"@usecannon/builder": "2.21.3",
"@usecannon/cli": "2.21.3",
"abi-to-sol": "^0.8.0",
"debug": "^4.4.0",
"ethers": "^5.7.2",
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1178,9 +1178,9 @@ __metadata:
languageName: node
linkType: hard

"@usecannon/builder@npm:2.21.1":
version: 2.21.1
resolution: "@usecannon/builder@npm:2.21.1"
"@usecannon/builder@npm:2.21.3":
version: 2.21.3
resolution: "@usecannon/builder@npm:2.21.3"
dependencies:
"@usecannon/router": "npm:^4.1.2"
"@usecannon/web-solc": "npm:0.5.1"
@@ -1199,18 +1199,18 @@ __metadata:
rfdc: "npm:^1.4.1"
ses: "npm:^1.10.0"
typestub-ipfs-only-hash: "npm:^4.0.0"
viem: "npm:^2.21.15"
viem: "npm:^2.22.22"
zod: "npm:^3.23.6"
checksum: 10/4f465859ef4ff62c016bee871c2d3eb4cabb360dab12af3d29986fba6f3e8b649661f29560fa30c356e8271526632c075a0e48e8a7289ac3ac2bca6b3210dc93
checksum: 10/95a4905194d9d3b09ff29feeef68a6e9e409765697a31fc42751c0064b967b0934c2529eddcd3eac85fe997d3b97423c1d6d46f1f765508355d994ea6cdf5a3a
languageName: node
linkType: hard

"@usecannon/cli@npm:2.21.1":
version: 2.21.1
resolution: "@usecannon/cli@npm:2.21.1"
"@usecannon/cli@npm:2.21.3":
version: 2.21.3
resolution: "@usecannon/cli@npm:2.21.3"
dependencies:
"@iarna/toml": "npm:^3.0.0"
"@usecannon/builder": "npm:2.21.1"
"@usecannon/builder": "npm:2.21.3"
abitype: "npm:^1.0.5"
chalk: "npm:^4.1.2"
commander: "npm:^12.1.0"
@@ -1224,12 +1224,12 @@ __metadata:
table: "npm:^6.8.2"
tildify: "npm:3.0.0"
untildify: "npm:^4.0.0"
viem: "npm:^2.21.15"
viem: "npm:^2.22.22"
znv: "npm:^0.4.0"
zod: "npm:^3.23.8"
bin:
cannon: bin/cannon.js
checksum: 10/7a633576224ac5db17bd5146c5f8d930a789376cbe0b96ed6d484259ae89fe8aff096f1a412cba12408bcce3e7b2431f01c591acd593a4ba3fd9a19bba1616d2
checksum: 10/e8b049dc39ceed4ea461e106355022e8c1ef2cefe7aafe841f742fc7464d55d80f092abe5fbb21af28403ceb59c89d5bb4e1eaf9638967c205d636a86333fc2b
languageName: node
linkType: hard

@@ -4980,8 +4980,8 @@ __metadata:
resolution: "synthetix-deployments@workspace:."
dependencies:
"@pythnetwork/pyth-evm-js": "npm:^1.82.0"
"@usecannon/builder": "npm:2.21.1"
"@usecannon/cli": "npm:2.21.1"
"@usecannon/builder": "npm:2.21.3"
"@usecannon/cli": "npm:2.21.3"
abi-to-sol: "npm:^0.8.0"
debug: "npm:^4.4.0"
ethers: "npm:^5.7.2"