Skip to content

Commit

Permalink
Merge branch 'next' into infra/unicorn/prefer-number-properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Oct 21, 2023
2 parents 9132cf7 + 8540381 commit 323c07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/internet/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1358,7 +1358,7 @@ export class InternetModule {
*
* @since 2.0.1
*
* @deprecated Use `faker.internet({ length, memorable, pattern, prefix })` instead.
* @deprecated Use `faker.internet.password({ length, memorable, pattern, prefix })` instead.
*/
password(
len?: number,
Expand Down

0 comments on commit 323c07f

Please sign in to comment.