Commit e3d5c48
chore(deps): consolidate and bump all dependencies (#838)
* chore(deps): bump all dependencies and migrate to eslint flat config
Consolidates all pending dependency update PRs into a single update.
Bumps dependencies to latest compatible versions, migrates from
deprecated .eslintrc.js to eslint.config.mjs flat config, and fixes
lint issues surfaced by updated rules. Bumps package version to 4.0.7.
Key dependency updates:
- eslint 8→9 (flat config)
- typescript-eslint 7→8
- c8 10→11
- concurrently 8→9
- eslint-config-prettier 9→10
- eslint-plugin-promise 6→7
- sinon 18→19
- typescript 5.0→5.9
- prettier 3.0→3.8
- ethers 6.9→6.16
- hardhat 2.22→2.28
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* chore: modernize husky pre-commit hook and lint-staged config
Remove deprecated husky.sh sourcing (v10 compat) and remove
unnecessary `git add` from lint-staged (auto-staged in modern versions).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9aa7aff commit e3d5c48
File tree
13 files changed
+2659
-3223
lines changed- .husky
- src
- utils
- eip712
- test
13 files changed
+2659
-3223
lines changedThis file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
0 commit comments