From 07cc38782d051609c0fe53b8093225c43daff503 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 14:01:22 +0000 Subject: [PATCH] chore(deps): bump @graphprotocol/graph-ts from 0.29.3 to 0.31.0 Bumps @graphprotocol/graph-ts from 0.29.3 to 0.31.0. --- updated-dependencies: - dependency-name: "@graphprotocol/graph-ts" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 85f66fd..2a8a638 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@graphprotocol/graph-cli": "^0.44.0", - "@graphprotocol/graph-ts": "^0.29.3" + "@graphprotocol/graph-ts": "^0.31.0" }, "devDependencies": { "env-cmd": "^10.1.0" diff --git a/yarn.lock b/yarn.lock index 8c1adc1..29e2980 100644 --- a/yarn.lock +++ b/yarn.lock @@ -248,10 +248,10 @@ which "2.0.2" yaml "1.9.2" -"@graphprotocol/graph-ts@^0.29.3": - version "0.29.3" - resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.29.3.tgz#f0a664790e966f5fb9bce317a8861e84ec1f3394" - integrity sha512-FXBLGlunOSwjiUXYEz1J9J/I2D/myldyib/9v0R+gn/NJaYqUkXD39UmIuRxqj9cBzB/FYojHzoHidIG5nYZDw== +"@graphprotocol/graph-ts@^0.31.0": + version "0.31.0" + resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.31.0.tgz#730668c0369828b31bef81e8d9bc66b9b48e3480" + integrity sha512-xreRVM6ho2BtolyOh2flDkNoGZximybnzUnF53zJVp0+Ed0KnAlO1/KOCUYw06euVI9tk0c9nA2Z/D5SIQV2Rg== dependencies: assemblyscript "0.19.10"