Skip to content

Commit 482411a

Browse files
fix(deps): update all non-major dependencies
1 parent 921c014 commit 482411a

File tree

4 files changed

+1660
-733
lines changed

4 files changed

+1660
-733
lines changed

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.37.0",
40+
"eslint": "9.39.0",
4141
"prettier": "3.6.2",
4242
"typescript": "5.7.3"
4343
},

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.5.5",
40+
"@oclif/core": "4.8.0",
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",
@@ -51,7 +51,7 @@
5151
"fs-extra": "11.3.2",
5252
"glob": "11.0.3",
5353
"gluegun": "5.2.0",
54-
"graphql": "16.11.0",
54+
"graphql": "16.12.0",
5555
"immutable": "5.1.4",
5656
"jayson": "4.2.0",
5757
"js-yaml": "4.1.0",

0 commit comments

Comments
 (0)