Skip to content

Commit

Permalink
chore: bump contracts package version to 5.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
  • Loading branch information
tmigone authored and pcarranzav committed Sep 11, 2023
1 parent 39db3df commit f7e1eca
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 @@ -41,7 +41,7 @@
"test": "graph test -v 0.5.2"
},
"devDependencies": {
"@graphprotocol/contracts": "5.2.0",
"@graphprotocol/contracts": "^5.2.1",
"@graphprotocol/graph-cli": "^0.49.0",
"@graphprotocol/graph-ts": "^0.29.1",
"@types/node": "^14.0.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -419,10 +419,10 @@
graphql-import-node "^0.0.5"
js-yaml "^4.1.0"

"@graphprotocol/contracts@5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@graphprotocol/contracts/-/contracts-5.2.0.tgz#21a0fa0fd5c296fd3f60446b0cd244f765183ab1"
integrity sha512-4mTcU+f7Ig+DwYH9e0grlHCP+y5HHJ1QgSeKXVAB1rVHGJJ8Qdp0DVbkft+QVrJrQlAqobuNFsbt/9fyNmNwcA==
"@graphprotocol/contracts@^5.2.1":
version "5.2.1"
resolved "https://registry.yarnpkg.com/@graphprotocol/contracts/-/contracts-5.2.1.tgz#537e13697ca83c78498242706708b65550a656f7"
integrity sha512-32L6TN50hUcvVg5LDKQfUeJcrAN+sHMGEXVagMbJf9tLSCFAIheg0MPq0s9lQ+89GS1TJPA/fwwv8o268EtU4Q==
dependencies:
console-table-printer "^2.11.1"
ethers "^5.6.0"
Expand Down

0 comments on commit f7e1eca

Please # to comment.