Skip to content

Commit 583a962

Browse files
build(deps): bump validator from 13.0.0 to 13.1.0
Bumps [validator](https://github.com/chriso/validator.js) from 13.0.0 to 13.1.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@13.0.0...13.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8189c67 commit 583a962

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"rollup-plugin-replace": "^2.2.0",
3939
"rollup-plugin-terser": "^6.1.0",
4040
"semver": "^7.3.2",
41-
"validator": "^13.0.0"
41+
"validator": "^13.1.0"
4242
},
4343
"scripts": {
4444
"build": "node ./scripts/buildAll",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5892,10 +5892,10 @@ validate-npm-package-license@^3.0.1:
58925892
spdx-correct "^3.0.0"
58935893
spdx-expression-parse "^3.0.0"
58945894

5895-
validator@^13.0.0:
5896-
version "13.0.0"
5897-
resolved "https://registry.yarnpkg.com/validator/-/validator-13.0.0.tgz#0fb6c6bb5218ea23d368a8347e6d0f5a70e3bcab"
5898-
integrity sha512-anYx5fURbgF04lQV18nEQWZ/3wHGnxiKdG4aL8J+jEDsm98n/sU/bey+tYk6tnGJzm7ioh5FoqrAiQ6m03IgaA==
5895+
validator@^13.1.0:
5896+
version "13.1.0"
5897+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.1.0.tgz#c1cab4e07f3959fd60c81a9f8588346d846a6986"
5898+
integrity sha512-/pCLYqPpAW10x0kkrtFUoN3O3JhB4/kblWD5NsaI6Anei85pxVr3p0xjFkBmB54JnKRf6d4sKtUI23+CtbzNHQ==
58995899

59005900
59015901
version "1.10.0"

0 commit comments

Comments
 (0)