Skip to content

Commit 7dd1696

Browse files
chore: update Hyperlane deps to SDK 23.0.0 and Utils 23.0.0
- Update @hyperlane-xyz/sdk to 23.0.0 - Update @hyperlane-xyz/utils to 23.0.0 - Update pnpm-lock.yaml - Add changeset for dependency updates
1 parent b0d88c3 commit 7dd1696

File tree

3 files changed

+239
-51
lines changed

3 files changed

+239
-51
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@hyperlane-xyz/registry': minor
3+
---
4+
5+
Update Hyperlane dependencies to SDK 23.0.0 and Utils 23.0.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"@changesets/cli": "^2.26.2",
1212
"@eslint/js": "^9.1.1",
1313
"@faker-js/faker": "^9.6.0",
14-
"@hyperlane-xyz/sdk": "20.1.0",
15-
"@hyperlane-xyz/utils": "20.1.0",
14+
"@hyperlane-xyz/sdk": "23.0.0",
15+
"@hyperlane-xyz/utils": "23.0.0",
1616
"@types/chai-as-promised": "^8",
1717
"@types/mocha": "^10.0.1",
1818
"@types/node": "^24.10.9",

0 commit comments

Comments
 (0)