What's Changed
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/faker-js/faker/pull/3689
- fix(location): state name to 'Trøndelag' for nb_NO by @Nilhenrik in https://github.com/faker-js/faker/pull/3691
- fix(locale): remove empty string from Hebrew lorem words by @erezcor in https://github.com/faker-js/faker/pull/3698
- test: add custom matcher "toStartWith" by...