Skip to content

Commit 850798e

Browse files
committed
fix: update @graphprotocol/graph-ts to version ^0.38.0 in package.json and package-lock.json
1 parent 266daf7 commit 850798e

File tree

2 files changed

+24
-22
lines changed

2 files changed

+24
-22
lines changed

packages/subgraph/package-lock.json

Lines changed: 23 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@graphprotocol/graph-cli": "^0.96.0",
20-
"@graphprotocol/graph-ts": "0.35.1",
20+
"@graphprotocol/graph-ts": "^0.38.0",
2121
"@iexec/dataprotector-environments": "file:../../environments",
2222
"@iexec/poco": "^5.3.0",
2323
"matchstick-as": "^0.6.0"

0 commit comments

Comments
 (0)