Skip to content

Commit

Permalink
chore: bump osx-commons-sdk version (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik authored Apr 22, 2024
1 parent a779deb commit be13d01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@aragon/osx-commons-configs": "0.4.0",
"@aragon/osx-ethers": "1.4.0-alpha.0",
"@aragon/osx-commons-sdk": "0.0.1-alpha.8",
"@aragon/osx-commons-sdk": "0.0.1-alpha.9",
"@ethersproject/abi": "^5.7.0",
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/bignumber": "^5.7.0",
Expand Down
9 changes: 5 additions & 4 deletions packages/contracts/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,13 @@
"@openzeppelin/contracts" "4.9.6"
"@openzeppelin/contracts-upgradeable" "4.9.6"

"@aragon/[email protected].8":
version "0.0.1-alpha.8"
resolved "https://registry.yarnpkg.com/@aragon/osx-commons-sdk/-/osx-commons-sdk-0.0.1-alpha.8.tgz#c75d9f9c8f6f90e76ff00d07081f5a5231fc66d3"
integrity sha512-zWr/Fr3Sz0fxfDOKT8FLrQVDQhAyyo7LwWg/wXlasjw1XjoJwfasCjs2gssG6KJz7XzNUVHPjKJmWfvfbTuOAw==
"@aragon/[email protected].9":
version "0.0.1-alpha.9"
resolved "https://registry.yarnpkg.com/@aragon/osx-commons-sdk/-/osx-commons-sdk-0.0.1-alpha.9.tgz#bd2fe77a847a35b675443db60269fa44af73c5d3"
integrity sha512-FJKMLTlFRJ11cL03tEzOCm2Zn4IL+bJkXBQiIWzrCc3U2KdbYfmYLKN9l7103AJhc6slb6jJgGARE0VZvnYgbg==
dependencies:
"@aragon/osx-commons-configs" "^0.4.0"
"@ethersproject/address" "^5.7.0"
"@ethersproject/bignumber" "^5.7.0"
"@ethersproject/contracts" "^5.7.0"
"@ethersproject/hash" "^5.7.0"
Expand Down

0 comments on commit be13d01

Please sign in to comment.