Skip to content

Commit

Permalink
chore(npm): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Aug 26, 2024
1 parent 3be4742 commit 7214bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/validators/TestValidator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ export class TestValidator extends BaseValidator {

await this.validate(data)
}
}
}

0 comments on commit 7214bac

Please sign in to comment.