Skip to content

Commit 4a9f8ae

Browse files
fix(deps): update all non-major dependencies
1 parent 2eb15dd commit 4a9f8ae

File tree

4 files changed

+526
-484
lines changed

4 files changed

+526
-484
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@theguild/eslint-config": "0.13.2",
3737
"@theguild/prettier-config": "3.0.0",
3838
"@types/node": "^22.10.1",
39-
"eslint": "9.23.0",
39+
"eslint": "9.25.1",
4040
"prettier": "3.5.3"
4141
},
4242
"pnpm": {

packages/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,14 @@
5252
"gluegun": "5.2.0",
5353
"graphql": "16.10.0",
5454
"immutable": "5.1.1",
55-
"jayson": "4.1.3",
55+
"jayson": "4.2.0",
5656
"js-yaml": "4.1.0",
5757
"kubo-rpc-client": "^5.0.2",
58-
"open": "10.1.0",
58+
"open": "10.1.1",
5959
"prettier": "3.5.3",
6060
"semver": "7.7.1",
6161
"tmp-promise": "3.0.3",
62-
"undici": "7.7.0",
62+
"undici": "7.8.0",
6363
"web3-eth-abi": "4.4.1",
6464
"yaml": "2.7.1"
6565
},

0 commit comments

Comments
 (0)