Skip to content

Commit 8608c8c

Browse files
committed
fix: update yarn.lock
1 parent c2973e1 commit 8608c8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1835,15 +1835,15 @@ __metadata:
18351835
languageName: node
18361836
linkType: hard
18371837

1838-
"@graphprotocol/contracts@workspace:^6.0.0, @graphprotocol/contracts@workspace:packages/contracts":
1838+
"@graphprotocol/contracts@workspace:^6.2.0, @graphprotocol/contracts@workspace:packages/contracts":
18391839
version: 0.0.0-use.local
18401840
resolution: "@graphprotocol/contracts@workspace:packages/contracts"
18411841
dependencies:
18421842
"@arbitrum/sdk": "npm:^3.0.0"
18431843
"@defi-wonderland/smock": "npm:^2.0.7"
18441844
"@ethersproject/experimental": "npm:^5.6.0"
18451845
"@graphprotocol/common-ts": "npm:^1.8.3"
1846-
"@graphprotocol/sdk": "workspace:^0.4.0"
1846+
"@graphprotocol/sdk": "workspace:^0.5.0"
18471847
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
18481848
"@nomiclabs/hardhat-etherscan": "npm:^3.1.7"
18491849
"@nomiclabs/hardhat-waffle": "npm:2.0.3"
@@ -1922,14 +1922,14 @@ __metadata:
19221922
languageName: node
19231923
linkType: hard
19241924

1925-
"@graphprotocol/sdk@workspace:^0.4.0, @graphprotocol/sdk@workspace:packages/sdk":
1925+
"@graphprotocol/sdk@workspace:^0.5.0, @graphprotocol/sdk@workspace:packages/sdk":
19261926
version: 0.0.0-use.local
19271927
resolution: "@graphprotocol/sdk@workspace:packages/sdk"
19281928
dependencies:
19291929
"@arbitrum/sdk": "npm:^3.1.12"
19301930
"@ethersproject/experimental": "npm:^5.7.0"
19311931
"@graphprotocol/common-ts": "npm:^2.0.7"
1932-
"@graphprotocol/contracts": "workspace:^6.0.0"
1932+
"@graphprotocol/contracts": "workspace:^6.2.0"
19331933
"@nomicfoundation/hardhat-network-helpers": "npm:^1.0.9"
19341934
"@nomiclabs/hardhat-ethers": "npm:^2.2.3"
19351935
"@types/chai": "npm:^4.3.9"

0 commit comments

Comments
 (0)