Commit 752eeff
@cacheable/benchmark - fix: upgrade @faker-js/faker to 10.4.0 (breaking) (#1632)
Upgrade @faker-js/faker dependency from 9.8.0 to 10.4.0 to align with the
workspace root which is already on 10.4.0.
Faker 10 dropped CommonJS support and requires Node.js >= 20. The benchmark
package is private (not published) and only consumes the modern API, so this
should be a no-op at the call sites.
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c53ebbd commit 752eeff
2 files changed
Lines changed: 3 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments