Skip to content

Commit a0c746e

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

File tree

4 files changed

+442
-425
lines changed

4 files changed

+442
-425
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.24.0",
4040
"prettier": "3.5.3"
4141
},
4242
"pnpm": {

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
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)