Skip to content

Commit 0130934

Browse files
fix(deps): update all non-major dependencies
1 parent 4b4ad3e commit 0130934

4 files changed

Lines changed: 438 additions & 768 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@theguild/eslint-config": "0.13.2",
3838
"@theguild/prettier-config": "3.0.1",
3939
"@types/node": "^22.10.1",
40-
"eslint": "9.26.0",
40+
"eslint": "9.28.0",
4141
"prettier": "3.5.3"
4242
},
4343
"pnpm": {

packages/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"dependencies": {
3939
"@float-capital/float-subgraph-uncrashable": "0.0.0-internal-testing.5",
40-
"@oclif/core": "4.3.0",
40+
"@oclif/core": "4.3.2",
4141
"@oclif/plugin-autocomplete": "^3.2.11",
4242
"@oclif/plugin-not-found": "^3.2.29",
4343
"@oclif/plugin-warn-if-update-available": "^3.1.24",
@@ -59,7 +59,7 @@
5959
"prettier": "3.5.3",
6060
"semver": "7.7.2",
6161
"tmp-promise": "3.0.3",
62-
"undici": "7.9.0",
62+
"undici": "7.10.0",
6363
"web3-eth-abi": "4.4.1",
6464
"yaml": "2.8.0"
6565
},

0 commit comments

Comments
 (0)