google / intermock

Mocking library to create mock objects with fake data for TypeScript interfaces
https://google.github.io/intermock/
Apache License 2.0
1.13k stars 69 forks source link

Update to latest faker #61

Open PeterMK85 opened 2 years ago

PeterMK85 commented 2 years ago

Currently an outdated faker library supported: https://github.com/google/intermock/blob/master/package.json#L15 (4 main version)

Faker.js at the moment v5.5.3 so I thing due to a lot of changes it would be beneficial if the library supports that.

Thanks :bow:

1muen commented 1 year ago

https://fakerjs.dev/about/announcements/2022-01-14.html#i-heard-something-happened-what-s-the-tldr

Now latest is "@faker-js/faker": "7.6.0" since the original faker is banned from github and frozen in npm