Skip to content

Commit 5876883

Browse files
committed
chore: update dependencies
Signed-off-by: Tomás Migone <[email protected]>
1 parent e3885cf commit 5876883

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@arbitrum/sdk": "~3.1.13",
2222
"@ethersproject/experimental": "^5.7.0",
2323
"@graphprotocol/common-ts": "^2.0.7",
24-
"@graphprotocol/contracts": "workspace:^6.2.0",
24+
"@graphprotocol/contracts": "workspace:^7.0.0",
2525
"@nomicfoundation/hardhat-network-helpers": "^1.0.9",
2626
"@nomiclabs/hardhat-ethers": "^2.2.3",
2727
"debug": "^4.3.4",

packages/token-distribution/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@ethersproject/experimental": "^5.0.7",
3333
"@graphprotocol/client-cli": "^2.0.2",
34-
"@graphprotocol/contracts": "^5.0.0",
34+
"@graphprotocol/contracts": "workspace:^7.0.0",
3535
"@nomiclabs/hardhat-ethers": "^2.0.0",
3636
"@nomiclabs/hardhat-etherscan": "^3.1.7",
3737
"@nomiclabs/hardhat-waffle": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2607,7 +2607,7 @@ __metadata:
26072607
languageName: node
26082608
linkType: hard
26092609

2610-
"@graphprotocol/contracts@npm:5.3.3, @graphprotocol/contracts@npm:^5.0.0":
2610+
"@graphprotocol/contracts@npm:5.3.3":
26112611
version: 5.3.3
26122612
resolution: "@graphprotocol/contracts@npm:5.3.3"
26132613
dependencies:
@@ -2617,7 +2617,7 @@ __metadata:
26172617
languageName: node
26182618
linkType: hard
26192619

2620-
"@graphprotocol/contracts@workspace:^6.2.0, @graphprotocol/contracts@workspace:packages/contracts":
2620+
"@graphprotocol/contracts@workspace:^7.0.0, @graphprotocol/contracts@workspace:packages/contracts":
26212621
version: 0.0.0-use.local
26222622
resolution: "@graphprotocol/contracts@workspace:packages/contracts"
26232623
dependencies:
@@ -2707,7 +2707,7 @@ __metadata:
27072707
"@arbitrum/sdk": "npm:~3.1.13"
27082708
"@ethersproject/experimental": "npm:^5.7.0"
27092709
"@graphprotocol/common-ts": "npm:^2.0.7"
2710-
"@graphprotocol/contracts": "workspace:^6.2.0"
2710+
"@graphprotocol/contracts": "workspace:^7.0.0"
27112711
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.9"
27122712
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
27132713
"@types/chai": "npm:^4.3.9"
@@ -2744,7 +2744,7 @@ __metadata:
27442744
dependencies:
27452745
"@ethersproject/experimental": "npm:^5.0.7"
27462746
"@graphprotocol/client-cli": "npm:^2.0.2"
2747-
"@graphprotocol/contracts": "npm:^5.0.0"
2747+
"@graphprotocol/contracts": "workspace:^7.0.0"
27482748
"@nomiclabs/hardhat-ethers": "npm:^2.0.0"
27492749
"@nomiclabs/hardhat-etherscan": "npm:^3.1.7"
27502750
"@nomiclabs/hardhat-waffle": "npm:^2.0.0"

0 commit comments

Comments
 (0)