Skip to content

Commit

Permalink
Merge pull request #157 from VenusProtocol/release/VEN-1825
Browse files Browse the repository at this point in the history
[VEN-1825]: update deps to the stable versions
  • Loading branch information
chechu authored Jan 23, 2024
2 parents 618ecf2 + cc79591 commit fb2d8b3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@nomicfoundation/hardhat-network-helpers": "^1.0.8",
"@openzeppelin/contracts": "^4.6.0",
"@openzeppelin/contracts-upgradeable": "^4.7.3",
"@venusprotocol/governance-contracts": "^1.4.0-dev.9",
"@venusprotocol/governance-contracts": "^1.4.0",
"@venusprotocol/solidity-utilities": "1.3.0",
"@venusprotocol/venus-protocol": "^6.0.0",
"ethers": "^5.6.8",
Expand Down
15 changes: 13 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3135,7 +3135,18 @@ __metadata:
languageName: node
linkType: hard

"@venusprotocol/governance-contracts@npm:^1.4.0-dev.1, @venusprotocol/governance-contracts@npm:^1.4.0-dev.9":
"@venusprotocol/governance-contracts@npm:^1.4.0":
version: 1.4.0
resolution: "@venusprotocol/governance-contracts@npm:1.4.0"
dependencies:
"@venusprotocol/solidity-utilities": ^1.1.0
hardhat-deploy-ethers: ^0.3.0-beta.13
module-alias: ^2.2.2
checksum: 85c6b6a815edb0befa4c38e3652a58464827d390620210b99575c16960ee6505e95e7c2192ebc972da7ed758d3c62e150d32fbdd1f01acab1731f29b11d1884e
languageName: node
linkType: hard

"@venusprotocol/governance-contracts@npm:^1.4.0-dev.1":
version: 1.4.0-dev.9
resolution: "@venusprotocol/governance-contracts@npm:1.4.0-dev.9"
dependencies:
Expand Down Expand Up @@ -3177,7 +3188,7 @@ __metadata:
"@types/sinon-chai": ^3.2.9
"@typescript-eslint/eslint-plugin": ^5.27.1
"@typescript-eslint/parser": ^5.27.1
"@venusprotocol/governance-contracts": ^1.4.0-dev.9
"@venusprotocol/governance-contracts": ^1.4.0
"@venusprotocol/solidity-utilities": 1.3.0
"@venusprotocol/venus-protocol": ^6.0.0
chai: ^4.3.6
Expand Down

0 comments on commit fb2d8b3

Please sign in to comment.