Skip to content

Commit

Permalink
Update dependency @graphprotocol/graph-ts to v0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent af53cb6 commit e61689f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@graphprotocol/graph-cli": "0.46.1",
"@graphprotocol/graph-ts": "0.28.1",
"@graphprotocol/graph-ts": "0.35.0",
"dotenv": "16.0.0",
"fs": "0.0.1-security",
"mustache": "4.2.0",
Expand Down
13 changes: 7 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,10 @@
which "2.0.2"
yaml "1.10.2"

"@graphprotocol/graph-ts@0.28.1":
version "0.28.1"
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.28.1.tgz#271affc77deb5a4a7c3f95d4b3b1daaa9818e51c"
integrity sha512-1wMLQ0cu84/6Ml3zcz9ya1zFzrDAzCj0dIGZ7Rz9upnRSXg5jjqU4DefO/OYrl2K2/OPso9hSAr6I4aue2pL1Q==
"@graphprotocol/graph-ts@0.35.0":
version "0.35.0"
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.35.0.tgz#d117e3d9a13c3b7ec6bce06b4a15fa2513af673e"
integrity sha512-dM+I/e/WeBa8Q3m4ZLFfJjKBS9YwV+DLggWi8oEIGmnhPAZ298QB6H4hquvxqaOTSXJ2j9tPsw3xSmbRLwk39A==
dependencies:
assemblyscript "0.19.10"

Expand Down Expand Up @@ -1776,9 +1776,10 @@ globby@^11.1.0:
merge2 "^1.4.1"
slash "^3.0.0"

"gluegun@git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep":
"gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep":
version "4.3.1"
resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a"
uid b34b9003d7bf556836da41b57ef36eb21570620a
resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
dependencies:
apisauce "^1.0.1"
app-module-path "^2.2.0"
Expand Down

0 comments on commit e61689f

Please sign in to comment.