Skip to content

Commit 58db98d

Browse files
Bump the cannon group with 2 updates (#717)
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.24.0 to 2.24.2 - [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.24.2/packages/builder) Updates `@usecannon/cli` from 2.24.0 to 2.24.2 - [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.24.2/packages/cli) --- updated-dependencies: - dependency-name: "@usecannon/builder" dependency-version: 2.24.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cannon - dependency-name: "@usecannon/cli" dependency-version: 2.24.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cannon ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a240097 commit 58db98d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
"@pythnetwork/pyth-evm-js": "^1.82.0",
5757
"@synthetixio/core-contracts": "^3.12.0",
5858
"@synthetixio/main": "^3.12.3",
59-
"@usecannon/builder": "2.24.0",
60-
"@usecannon/cli": "2.24.0",
59+
"@usecannon/builder": "2.24.2",
60+
"@usecannon/cli": "2.24.2",
6161
"abi-to-sol": "^0.8.0",
6262
"debug": "^4.4.0",
6363
"ethers": "^5.7.2",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1178,9 +1178,9 @@ __metadata:
11781178
languageName: node
11791179
linkType: hard
11801180

1181-
"@usecannon/builder@npm:2.24.0":
1182-
version: 2.24.0
1183-
resolution: "@usecannon/builder@npm:2.24.0"
1181+
"@usecannon/builder@npm:2.24.2":
1182+
version: 2.24.2
1183+
resolution: "@usecannon/builder@npm:2.24.2"
11841184
dependencies:
11851185
"@usecannon/router": "npm:^4.1.3"
11861186
"@usecannon/web-solc": "npm:0.5.1"
@@ -1201,16 +1201,16 @@ __metadata:
12011201
typestub-ipfs-only-hash: "npm:^4.0.0"
12021202
viem: "npm:^2.25.0"
12031203
zod: "npm:^3.24.2"
1204-
checksum: 10/4b8c93a8eb2dda678992bdc8681f17b6bd6f42e068bc3b0ce85ddaa9941eac86639a9c30a51c5fe5a92470cf444235f3eb7f5b31a6e6034d89649dca0a6f1bc5
1204+
checksum: 10/aa55a7658546a8447fa87d1bba682537bbc62913d3772bad85c537c1b7c3061e8f00633dd59394a081c297eab46d5c5621415a07b8a3209c7dd3308a54314c46
12051205
languageName: node
12061206
linkType: hard
12071207

1208-
"@usecannon/cli@npm:2.24.0":
1209-
version: 2.24.0
1210-
resolution: "@usecannon/cli@npm:2.24.0"
1208+
"@usecannon/cli@npm:2.24.2":
1209+
version: 2.24.2
1210+
resolution: "@usecannon/cli@npm:2.24.2"
12111211
dependencies:
12121212
"@iarna/toml": "npm:^3.0.0"
1213-
"@usecannon/builder": "npm:2.24.0"
1213+
"@usecannon/builder": "npm:2.24.2"
12141214
abitype: "npm:^1.0.8"
12151215
chalk: "npm:^4.1.2"
12161216
commander: "npm:^12.1.0"
@@ -1229,7 +1229,7 @@ __metadata:
12291229
zod: "npm:^3.24.2"
12301230
bin:
12311231
cannon: bin/cannon.js
1232-
checksum: 10/d56215f529fd3dfe81d288b5972f7f79708dcc7fe0b6663b04b0bb5b93aefe3323f9a0a5c6c46bd2bb2dd43d2c56900899b061b080319d7a2eab1df084fc6c84
1232+
checksum: 10/436b2b94b0b4b29578b656bcc087de9ed8820426a15a2826c57b618391a10cfb0e00d30a7445bd57135777f64ebd6704585ed3e86c2870ebef945611cac90565
12331233
languageName: node
12341234
linkType: hard
12351235

@@ -5104,8 +5104,8 @@ __metadata:
51045104
"@pythnetwork/pyth-evm-js": "npm:^1.82.0"
51055105
"@synthetixio/core-contracts": "npm:^3.12.0"
51065106
"@synthetixio/main": "npm:^3.12.3"
5107-
"@usecannon/builder": "npm:2.24.0"
5108-
"@usecannon/cli": "npm:2.24.0"
5107+
"@usecannon/builder": "npm:2.24.2"
5108+
"@usecannon/cli": "npm:2.24.2"
51095109
abi-to-sol: "npm:^0.8.0"
51105110
debug: "npm:^4.4.0"
51115111
ethers: "npm:^5.7.2"

0 commit comments

Comments
 (0)