Publish 1.3.3 (#2144)

Publishes 1.3.3, moving the submodules back to their respective mains.
pull/2146/head v1.3.3
Asa Oines 2 years ago committed by GitHub
parent 49b345854b
commit 3b121e872d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      solidity/package.json
  2. 2
      typescript/helloworld
  3. 8
      typescript/infra/package.json
  4. 6
      typescript/sdk/package.json
  5. 2
      typescript/token
  6. 2
      typescript/utils/package.json
  7. 28
      yarn.lock

@ -1,9 +1,9 @@
{
"name": "@hyperlane-xyz/core",
"description": "Core solidity contracts for Hyperlane",
"version": "1.3.2",
"version": "1.3.3",
"dependencies": {
"@hyperlane-xyz/utils": "1.3.2",
"@hyperlane-xyz/utils": "1.3.3",
"@openzeppelin/contracts": "^4.8.0",
"@openzeppelin/contracts-upgradeable": "^4.8.0"
},

@ -1 +1 @@
Subproject commit 0066fad2b3c4f482be3ee10ab7068d65669b1e90
Subproject commit d7c80d79087e5e15050e6e85eb205c94d45643e1

@ -1,7 +1,7 @@
{
"name": "@hyperlane-xyz/infra",
"description": "Infrastructure utilities for the Hyperlane Network",
"version": "1.3.2",
"version": "1.3.3",
"dependencies": {
"@arbitrum/sdk": "^3.0.0",
"@aws-sdk/client-iam": "^3.74.0",
@ -14,9 +14,9 @@
"@gnosis.pm/safe-core-sdk": "^2.3.2",
"@gnosis.pm/safe-ethers-lib": "^1.4.0",
"@gnosis.pm/safe-service-client": "^1.2.0",
"@hyperlane-xyz/helloworld": "1.3.2",
"@hyperlane-xyz/sdk": "1.3.2",
"@hyperlane-xyz/utils": "1.3.2",
"@hyperlane-xyz/helloworld": "1.3.3",
"@hyperlane-xyz/sdk": "1.3.3",
"@hyperlane-xyz/utils": "1.3.3",
"@nomiclabs/hardhat-etherscan": "^3.0.3",
"@safe-global/safe-core-sdk": "3.2.0",
"@safe-global/safe-ethers-lib": "^1.7.0",

@ -1,10 +1,10 @@
{
"name": "@hyperlane-xyz/sdk",
"description": "The official SDK for the Hyperlane Network",
"version": "1.3.2",
"version": "1.3.3",
"dependencies": {
"@hyperlane-xyz/core": "1.3.2",
"@hyperlane-xyz/utils": "1.3.2",
"@hyperlane-xyz/core": "1.3.3",
"@hyperlane-xyz/utils": "1.3.3",
"@types/coingecko-api": "^1.0.10",
"@types/debug": "^4.1.7",
"@wagmi/chains": "^0.2.6",

@ -1 +1 @@
Subproject commit 24786162088607ca290b3b4bf309684f7f494638
Subproject commit 5047ac51301ff534c3f56f9c290d1489b2ba0891

@ -1,7 +1,7 @@
{
"name": "@hyperlane-xyz/utils",
"description": "General utilities for the Hyperlane network",
"version": "1.3.2",
"version": "1.3.3",
"dependencies": {
"ethers": "^5.7.2"
},

@ -3923,11 +3923,11 @@ __metadata:
languageName: node
linkType: hard
"@hyperlane-xyz/core@1.3.2, @hyperlane-xyz/core@workspace:solidity":
"@hyperlane-xyz/core@1.3.3, @hyperlane-xyz/core@workspace:solidity":
version: 0.0.0-use.local
resolution: "@hyperlane-xyz/core@workspace:solidity"
dependencies:
"@hyperlane-xyz/utils": 1.3.2
"@hyperlane-xyz/utils": 1.3.3
"@nomiclabs/hardhat-ethers": ^2.2.1
"@nomiclabs/hardhat-waffle": ^2.0.3
"@openzeppelin/contracts": ^4.8.0
@ -3950,11 +3950,11 @@ __metadata:
languageName: unknown
linkType: soft
"@hyperlane-xyz/helloworld@1.3.2, @hyperlane-xyz/helloworld@workspace:typescript/helloworld":
"@hyperlane-xyz/helloworld@1.3.3, @hyperlane-xyz/helloworld@workspace:typescript/helloworld":
version: 0.0.0-use.local
resolution: "@hyperlane-xyz/helloworld@workspace:typescript/helloworld"
dependencies:
"@hyperlane-xyz/sdk": 1.3.2
"@hyperlane-xyz/sdk": 1.3.3
"@nomiclabs/hardhat-ethers": ^2.2.1
"@nomiclabs/hardhat-waffle": ^2.0.3
"@openzeppelin/contracts-upgradeable": ^4.8.0
@ -3986,9 +3986,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@hyperlane-xyz/hyperlane-token@workspace:typescript/token"
dependencies:
"@hyperlane-xyz/core": 1.3.2
"@hyperlane-xyz/sdk": 1.3.2
"@hyperlane-xyz/utils": 1.3.2
"@hyperlane-xyz/core": 1.3.3
"@hyperlane-xyz/sdk": 1.3.3
"@hyperlane-xyz/utils": 1.3.3
"@nomiclabs/hardhat-ethers": ^2.2.1
"@nomiclabs/hardhat-waffle": ^2.0.3
"@openzeppelin/contracts-upgradeable": ^4.8.0
@ -4031,9 +4031,9 @@ __metadata:
"@gnosis.pm/safe-core-sdk": ^2.3.2
"@gnosis.pm/safe-ethers-lib": ^1.4.0
"@gnosis.pm/safe-service-client": ^1.2.0
"@hyperlane-xyz/helloworld": 1.3.2
"@hyperlane-xyz/sdk": 1.3.2
"@hyperlane-xyz/utils": 1.3.2
"@hyperlane-xyz/helloworld": 1.3.3
"@hyperlane-xyz/sdk": 1.3.3
"@hyperlane-xyz/utils": 1.3.3
"@nomiclabs/hardhat-ethers": ^2.2.1
"@nomiclabs/hardhat-etherscan": ^3.0.3
"@nomiclabs/hardhat-waffle": ^2.0.3
@ -4076,12 +4076,12 @@ __metadata:
languageName: unknown
linkType: soft
"@hyperlane-xyz/sdk@1.3.2, @hyperlane-xyz/sdk@workspace:typescript/sdk":
"@hyperlane-xyz/sdk@1.3.3, @hyperlane-xyz/sdk@workspace:typescript/sdk":
version: 0.0.0-use.local
resolution: "@hyperlane-xyz/sdk@workspace:typescript/sdk"
dependencies:
"@hyperlane-xyz/core": 1.3.2
"@hyperlane-xyz/utils": 1.3.2
"@hyperlane-xyz/core": 1.3.3
"@hyperlane-xyz/utils": 1.3.3
"@nomiclabs/hardhat-ethers": ^2.2.1
"@nomiclabs/hardhat-waffle": ^2.0.3
"@types/coingecko-api": ^1.0.10
@ -4106,7 +4106,7 @@ __metadata:
languageName: unknown
linkType: soft
"@hyperlane-xyz/utils@1.3.2, @hyperlane-xyz/utils@workspace:typescript/utils":
"@hyperlane-xyz/utils@1.3.3, @hyperlane-xyz/utils@workspace:typescript/utils":
version: 0.0.0-use.local
resolution: "@hyperlane-xyz/utils@workspace:typescript/utils"
dependencies:

Loading…
Cancel
Save