Skip to content

Commit

Permalink
chore: bump sdk-gov
Browse files Browse the repository at this point in the history
  • Loading branch information
Van0k committed Nov 28, 2024
1 parent 35705c3 commit ab72e90
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 @@ -30,7 +30,7 @@
"@commitlint/config-conventional": "^17.1.0",
"@gearbox-protocol/eslint-config": "^1.6.1",
"@gearbox-protocol/prettier-config": "^1.5.0",
"@gearbox-protocol/sdk-gov": "^2.8.0",
"@gearbox-protocol/sdk-gov": "^2.30.0",
"@redstone-finance/evm-connector": "0.2.5",
"@typechain/ethers-v5": "^10.1.0",
"dotenv": "^16.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -976,10 +976,10 @@
resolved "https://registry.yarnpkg.com/@gearbox-protocol/prettier-config/-/prettier-config-1.5.0.tgz#4df8e9fd2305fee6ab8c1417a02e31343836932a"
integrity sha512-FUoprSsBdZyBjgxXCKL6mTkbeUJytaLzPJqIOoQpDmBRTX0seCc2o5I9PI9tySoRIlNnd/XXnKCXq1xHDEGbxw==

"@gearbox-protocol/sdk-gov@^2.8.0":
version "2.8.0"
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.8.0.tgz#0ecc36c5b37a25d0d341c9b9d4632a97f5148410"
integrity sha512-B180KnTMbQk2RuE6sby9uFH33ptUYy4fU+OzkyTeJkY8bvfMBiX/MSyg+78NmK2Po4DnDOGFHyr6UVyHYtKceA==
"@gearbox-protocol/sdk-gov@^2.30.0":
version "2.30.0"
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.30.0.tgz#9a82585b2d8c70ba3f015b6e2fe018f4b335c857"
integrity sha512-y72nz8ZBO4U+wH2XeDA4xaeCEQNRZk86i7UlfIGgSt6rj+Y3AFyWarwH6UqxoVdQ2KAYFJxVxOihk72IQPe7rw==
dependencies:
ethers "6.12.1"
humanize-duration-ts "^2.1.1"
Expand Down

0 comments on commit ab72e90

Please sign in to comment.