Skip to content

Commit 08a692d

Browse files
committed
fix: bump sdk-gov
1 parent 80b9723 commit 08a692d

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.2.2",
3131
"@gearbox-protocol/prettier-config": "2.0.0",
32-
"@gearbox-protocol/sdk-gov": "2.34.0-next.39",
32+
"@gearbox-protocol/sdk-gov": "2.34.0-next.46",
3333
"@gearbox-protocol/types": "^1.14.3",
3434
"@redstone-finance/evm-connector": "^0.7.3",
3535
"@types/node": "^22.10.7",

yarn.lock

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

1430-
"@gearbox-protocol/sdk-gov@2.34.0-next.39":
1431-
version "2.34.0-next.39"
1432-
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.34.0-next.39.tgz#887fb03da45a515f7292216b8d10a63d00ac258b"
1433-
integrity sha512-hyNYk/I/3IfxYJ+uX27a6zZ86F1XF1xLSkTeHU2kigl7Zi/4sqadF9UJGTAfz4iCdvaNJ3vTshO/88MSkqUYzw==
1430+
"@gearbox-protocol/sdk-gov@2.34.0-next.46":
1431+
version "2.34.0-next.46"
1432+
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.34.0-next.46.tgz#1da618a099c973d7b96e4f4e89c2dafdaf6c587c"
1433+
integrity sha512-kUwvmUB/KQ24LkdA1PE82G1OQS6y1zRz6epHnsJEWgWg7i7yjShVj+n2GS6Z5ZOKEKLQOxNurLqTeqG88PSEQg==
14341434
dependencies:
14351435
ethers "6.12.1"
14361436
humanize-duration-ts "^2.1.1"

0 commit comments

Comments
 (0)