Skip to content

Commit a9edbd7

Browse files
Update dependency @graphprotocol/graph-ts to v0.34.0
1 parent 566a4b8 commit a9edbd7

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.34.0",
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.34.0":
267+
version "0.34.0"
268+
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.34.0.tgz#ca47398295b114f25b412faa364b98af31fa2bb7"
269+
integrity sha512-gnhjai65AV4YMYe9QHGz+HP/jdzI54z/nOfEXZFfh6m987EP2iy3ycLXrTi+ahcogHH7vtoWFdXbUzZbE8bCAg==
270270
dependencies:
271271
assemblyscript "0.19.10"
272272

0 commit comments

Comments
 (0)