Skip to content

Bump the cannon group across 1 directory with 2 updates #667

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5",
"@usecannon/cli": "2.21.5",
"abi-to-sol": "^0.8.0",
"debug": "^4.4.0",
"ethers": "^5.7.2",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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.5":
version: 2.21.5
resolution: "@usecannon/builder@npm:2.21.5"
dependencies:
"@usecannon/router": "npm:^4.1.2"
"@usecannon/web-solc": "npm:0.5.1"
Expand All @@ -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.23.1"
zod: "npm:^3.23.6"
checksum: 10/4f465859ef4ff62c016bee871c2d3eb4cabb360dab12af3d29986fba6f3e8b649661f29560fa30c356e8271526632c075a0e48e8a7289ac3ac2bca6b3210dc93
checksum: 10/4598059b775a801e3eb26e6ff4d6246fc6ba1f189c5133c773f8e683a76e17e96732728f1835a7b79599fea02bcc3809653ba23ed0f6b0c81ea3b570d24c47ec
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.5":
version: 2.21.5
resolution: "@usecannon/cli@npm:2.21.5"
dependencies:
"@iarna/toml": "npm:^3.0.0"
"@usecannon/builder": "npm:2.21.1"
"@usecannon/builder": "npm:2.21.5"
abitype: "npm:^1.0.5"
chalk: "npm:^4.1.2"
commander: "npm:^12.1.0"
Expand All @@ -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.23.1"
znv: "npm:^0.4.0"
zod: "npm:^3.23.8"
bin:
cannon: bin/cannon.js
checksum: 10/7a633576224ac5db17bd5146c5f8d930a789376cbe0b96ed6d484259ae89fe8aff096f1a412cba12408bcce3e7b2431f01c591acd593a4ba3fd9a19bba1616d2
checksum: 10/a71bb7a76b4f1a1f5d0ed5fb11999375eca964f23302e77948f03bae07532976f2aa1a26c84b80ee93b72909089181f23374f9779215192f1661fad0af2567a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -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.5"
"@usecannon/cli": "npm:2.21.5"
abi-to-sol: "npm:^0.8.0"
debug: "npm:^4.4.0"
ethers: "npm:^5.7.2"
Expand Down