Skip to content

Commit 524580c

Browse files
Update dependency @graphprotocol/graph-ts to v0.35.1
1 parent af53cb6 commit 524580c

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@graphprotocol/graph-cli": "0.46.1",
26-
"@graphprotocol/graph-ts": "0.28.1",
26+
"@graphprotocol/graph-ts": "0.35.1",
2727
"dotenv": "16.0.0",
2828
"fs": "0.0.1-security",
2929
"mustache": "4.2.0",

yarn.lock

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -249,10 +249,10 @@
249249
which "2.0.2"
250250
yaml "1.10.2"
251251

252-
"@graphprotocol/graph-ts@0.28.1":
253-
version "0.28.1"
254-
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.28.1.tgz#271affc77deb5a4a7c3f95d4b3b1daaa9818e51c"
255-
integrity sha512-1wMLQ0cu84/6Ml3zcz9ya1zFzrDAzCj0dIGZ7Rz9upnRSXg5jjqU4DefO/OYrl2K2/OPso9hSAr6I4aue2pL1Q==
252+
"@graphprotocol/graph-ts@0.35.1":
253+
version "0.35.1"
254+
resolved "https://registry.yarnpkg.com/@graphprotocol/graph-ts/-/graph-ts-0.35.1.tgz#1e1ecc36d8f7a727ef3a6f1fed4c5ce16de378c2"
255+
integrity sha512-74CfuQmf7JI76/XCC34FTkMMKeaf+3Pn0FIV3m9KNeaOJ+OI3CvjMIVRhOZdKcJxsFCBGaCCl0eQjh47xTjxKA==
256256
dependencies:
257257
assemblyscript "0.19.10"
258258

@@ -1776,9 +1776,10 @@ globby@^11.1.0:
17761776
merge2 "^1.4.1"
17771777
slash "^3.0.0"
17781778

1779-
"gluegun@git+https://github.com/edgeandnode/gluegun.git#v4.3.1-pin-colors-dep":
1779+
"gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep":
17801780
version "4.3.1"
1781-
resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a"
1781+
uid b34b9003d7bf556836da41b57ef36eb21570620a
1782+
resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
17821783
dependencies:
17831784
apisauce "^1.0.1"
17841785
app-module-path "^2.2.0"

0 commit comments

Comments
 (0)