Skip to content

Commit dbc0f52

Browse files
committed
fix: add sdk-gov next
1 parent dc15ee2 commit dbc0f52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@gearbox-protocol/eslint-config": "2.0.0-next.2",
3030
"@gearbox-protocol/liquidator-v2-contracts": "^2.3.2",
3131
"@gearbox-protocol/prettier-config": "2.0.0",
32-
"@gearbox-protocol/sdk-gov": "2.36.5",
32+
"@gearbox-protocol/sdk-gov": "2.34.0-next.83",
3333
"@gearbox-protocol/types": "^1.14.6",
3434
"@redstone-finance/evm-connector": "^0.7.3",
3535
"@types/node": "^22.13.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1432,10 +1432,10 @@
14321432
resolved "https://registry.yarnpkg.com/@gearbox-protocol/prettier-config/-/prettier-config-2.0.0.tgz#4283fbf3258ffc6c57692162e4b0f7e304c686f3"
14331433
integrity sha512-9eDnexCnLPFUp0ZakuZVjRbOlBWYvTq8ZdeDryyxzKUC3zaA1xIFQ2PNq5RDNvtCNOVDMzGGZfvp++zvlLyuFQ==
14341434

1435-
"@gearbox-protocol/sdk-gov@2.36.5":
1436-
version "2.36.5"
1437-
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.36.5.tgz#965e7499ebc59cc1a0d015660ff9a945ae0925bc"
1438-
integrity sha512-tLBXIYJ3dztWYChqgvdotm9m5nd69u8eaQfz8gKaZwBKmNxtXufvQlkSB1yj0UeRGBZNK93AHwgPxnhf19HdlA==
1435+
"@gearbox-protocol/sdk-gov@2.34.0-next.83":
1436+
version "2.34.0-next.83"
1437+
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.34.0-next.83.tgz#9f65d228fa803eb838dff08c82458cca01a7ecb7"
1438+
integrity sha512-4/k0jP4D51mnY3m6tzUWKR+6CutHGLqdhlZYnHdpB+orS87YCBtBergU34UnPsa8aMdL6wwLq4hSPppE3+cpyg==
14391439
dependencies:
14401440
ethers "6.12.1"
14411441
humanize-duration-ts "^2.1.1"

0 commit comments

Comments
 (0)