Skip to content

Commit 618c2de

Browse files
committed
fix: bump deps
1 parent ea44604 commit 618c2de

File tree

3 files changed

+156
-156
lines changed

3 files changed

+156
-156
lines changed

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.3/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.4/schema.json",
33
"extends": ["@gearbox-protocol/biome-config"],
44
"vcs": {
55
"enabled": true,

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
"pino-pretty": "^13.1.2"
2121
},
2222
"devDependencies": {
23-
"@aws-sdk/client-s3": "^3.922.0",
24-
"@biomejs/biome": "^2.3.3",
23+
"@aws-sdk/client-s3": "^3.925.0",
24+
"@biomejs/biome": "^2.3.4",
2525
"@commander-js/extra-typings": "^14.0.0",
2626
"@commitlint/cli": "^20.1.0",
2727
"@commitlint/config-conventional": "^20.0.0",
28-
"@gearbox-protocol/biome-config": "^1.0.9",
29-
"@gearbox-protocol/cli-utils": "^5.57.3",
28+
"@gearbox-protocol/biome-config": "^1.0.10",
29+
"@gearbox-protocol/cli-utils": "^5.58.2",
3030
"@gearbox-protocol/liquidator-contracts": "^1.36.0-experimental.41",
3131
"@gearbox-protocol/liquidator-v2-contracts": "^2.4.0",
3232
"@gearbox-protocol/sdk": "10.5.0",
@@ -36,7 +36,7 @@
3636
"@uniswap/v3-sdk": "^3.26.0",
3737
"@vlad-yakovlev/telegram-md": "^2.1.0",
3838
"abitype": "^1.1.1",
39-
"axios": "^1.13.1",
39+
"axios": "^1.13.2",
4040
"axios-retry": "^4.5.0",
4141
"date-fns": "^4.1.0",
4242
"di-at-home": "^0.0.7",

0 commit comments

Comments
 (0)