Skip to content

Commit 22a0f68

Browse files
Bump validator from 12.2.0 to 13.0.0
Bumps [validator](https://github.com/chriso/validator.js) from 12.2.0 to 13.0.0. - [Release notes](https://github.com/chriso/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@12.2.0...13.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b127a1f commit 22a0f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"placeholder"
3131
],
3232
"dependencies": {
33-
"validator": "^12.0.0"
33+
"validator": "^13.0.0"
3434
},
3535
"peerDependencies": {
3636
"react": "*",

0 commit comments

Comments
 (0)