Skip to content

Commit 9f2ed82

Browse files
chore(deps-dev): bump validator from 13.11.0 to 13.12.0
Bumps [validator](https://github.com/validatorjs/validator.js) from 13.11.0 to 13.12.0. - [Release notes](https://github.com/validatorjs/validator.js/releases) - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md) - [Commits](validatorjs/validator.js@13.11.0...13.12.0) --- updated-dependencies: - dependency-name: validator dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 68729f4 commit 9f2ed82

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"mkdirp": "^3.0.1",
9595
"prettier": "^3.3.2",
9696
"typescript": "5.3.3",
97-
"validator": "^13.11.0",
97+
"validator": "^13.12.0",
9898
"vite": "^5.3.3",
9999
"vitest": "^1.2.1"
100100
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2939,10 +2939,10 @@ v8-to-istanbul@^9.2.0:
29392939
"@types/istanbul-lib-coverage" "^2.0.1"
29402940
convert-source-map "^2.0.0"
29412941

2942-
validator@^13.11.0:
2943-
version "13.11.0"
2944-
resolved "https://registry.yarnpkg.com/validator/-/validator-13.11.0.tgz#23ab3fd59290c61248364eabf4067f04955fbb1b"
2945-
integrity sha512-Ii+sehpSfZy+At5nPdnyMhx78fEoPDkR2XW/zimHEL3MyGJQOCQ7WeP20jPYRz7ZCpcKLB21NxuXHF3bxjStBQ==
2942+
validator@^13.12.0:
2943+
version "13.12.0"
2944+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.12.0.tgz#7d78e76ba85504da3fee4fd1922b385914d4b35f"
2945+
integrity sha512-c1Q0mCiPlgdTVVVIJIrBuxNicYE+t/7oKeI9MWLj3fh/uq2Pxh/3eeWbVZ4OcGW1TUf53At0njHw5SMdA3tmMg==
29462946

29472947
29482948
version "1.2.1"

0 commit comments

Comments
 (0)