Skip to content

Commit

Permalink
fix(deps): update dependency @graphprotocol/graph-ts to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2022
1 parent 69fa215 commit c5420bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit c5420bd

Please sign in to comment.