Skip to content

Commit

Permalink
Update src/modules/finance/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT authored Oct 27, 2024
1 parent dc41097 commit 997998b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/finance/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -963,7 +963,7 @@ export class FinanceModule extends ModuleBase {
deprecated({
deprecated: 'faker.finance.transactionDescription()',
proposed: 'an alternative from PR #3202',
since: '9.1.0',
since: '9.2.0',
until: '10.0.0',
});

Expand Down

0 comments on commit 997998b

Please sign in to comment.