From c5420bdf7515b8351659c57e0e95adcb8d3c2126 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 03:33:53 +0000 Subject: [PATCH] fix(deps): update dependency @graphprotocol/graph-ts to v0.29.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 43b6db9..255de15 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "update-abis": "./scripts/update_abis.sh" }, "dependencies": { - "@graphprotocol/graph-ts": "0.27.0-alpha.1", + "@graphprotocol/graph-ts": "0.29.0", "prettier": "2.6.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 0133ca2..7f6be28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -67,10 +67,10 @@ which "2.0.2" yaml "^1.5.1" -"@graphprotocol/graph-ts@0.27.0-alpha.1": - version "0.27.0-alpha.1" - resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.27.0-alpha.1.tgz#1ea72417944820959c6edb24e217b4e37099deaa" - integrity sha512-zQzbGZnP9SPo3K0y+DqPY0j80KSDAQHzGoPcR3wN8rz9++UF/vTGqWZV4f9RGY+n29SQ4KLzFzDiQaL67hxBsA== +"@graphprotocol/graph-ts@0.29.0": + version "0.29.0" + resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.29.0.tgz#0b9fb72dece2dccf921f6f11518c7fec3830ab79" + integrity sha512-9rCouklL2CjlqtywcwSw++MzjBWlmm6274j4s5HokjOTxr64ER7SCKx+2iCqVV0/S7ivc63MzIHlCLSCjPjbiA== dependencies: assemblyscript "0.19.10"