Skip to content

Commit 0322590

Browse files
committed
fix: bump sdk-gov
1 parent ccc3b66 commit 0322590

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.20",
32+
"@gearbox-protocol/sdk-gov": "^2.34.0",
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.20":
1431-
version "2.34.0-next.20"
1432-
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.34.0-next.20.tgz#4d506196057f8a3c07187ebdd2f547e777acbd4d"
1433-
integrity sha512-GieP0ugzd7StNL5Q/CErf7ohkHg4WDfYazb9jqYxgxWmtlLqquZ5M/O32K86JTQ5MCL/3VBCYDDT3WKlZQC1Aw==
1430+
"@gearbox-protocol/sdk-gov@^2.34.0":
1431+
version "2.34.0"
1432+
resolved "https://registry.yarnpkg.com/@gearbox-protocol/sdk-gov/-/sdk-gov-2.34.0.tgz#4240d0385f6b6ffd5f8886467b4827dc3c4d0c57"
1433+
integrity sha512-uvMIuf8snmlE2M9sHjUwlm7aMlpN9spO9SjdJzY22sciGFCbv1pGsC9waQKwiaHqoMhoOzp6BstSHHG/zgmRPg==
14341434
dependencies:
14351435
ethers "6.12.1"
14361436
humanize-duration-ts "^2.1.1"

0 commit comments

Comments
 (0)