Skip to content

Commit 6ed5a14

Browse files
Update dependency @graphprotocol/graph-ts to v0.35.1
1 parent 566a4b8 commit 6ed5a14

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@graphprotocol/graph-cli": "0.37.1",
17-
"@graphprotocol/graph-ts": "0.29.0",
17+
"@graphprotocol/graph-ts": "0.35.1",
1818
"@typescript-eslint/eslint-plugin": "^5.27.1",
1919
"@typescript-eslint/parser": "^5.27.1",
2020
"eslint": "^8.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,10 +263,10 @@
263263
which "2.0.2"
264264
yaml "1.9.2"
265265

266-
"@graphprotocol/graph-ts@0.29.0":
267-
version "0.29.0"
268-
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.29.0.tgz#0b9fb72dece2dccf921f6f11518c7fec3830ab79"
269-
integrity sha512-9rCouklL2CjlqtywcwSw++MzjBWlmm6274j4s5HokjOTxr64ER7SCKx+2iCqVV0/S7ivc63MzIHlCLSCjPjbiA==
266+
"@graphprotocol/graph-ts@0.35.1":
267+
version "0.35.1"
268+
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.35.1.tgz#1e1ecc36d8f7a727ef3a6f1fed4c5ce16de378c2"
269+
integrity sha512-74CfuQmf7JI76/XCC34FTkMMKeaf+3Pn0FIV3m9KNeaOJ+OI3CvjMIVRhOZdKcJxsFCBGaCCl0eQjh47xTjxKA==
270270
dependencies:
271271
assemblyscript "0.19.10"
272272

0 commit comments

Comments
 (0)