Skip to content

Commit

Permalink
Merge pull request #767 from bervProject/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/validator-13.9.0

build(deps-dev): Bump @types/validator from 13.7.17 to 13.9.0
  • Loading branch information
mergify[bot] authored Aug 1, 2023
2 parents d26e2b1 + 8bcf4a3 commit c51e620
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@types/node": "^20.3.3",
"@types/serve-favicon": "^2.5.4",
"@types/uuid": "^9.0.2",
"@types/validator": "^13.7.17",
"@types/validator": "^13.9.0",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"axios": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1332,10 +1332,10 @@
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.2.tgz#ede1d1b1e451548d44919dc226253e32a6952c4b"
integrity sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==

"@types/validator@^13.7.17":
version "13.7.17"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.17.tgz#0a6d1510395065171e3378a4afc587a3aefa7cc1"
integrity sha512-aqayTNmeWrZcvnG2MG9eGYI6b7S5fl+yKgPs6bAjOTwPS316R5SxBGKvtSExfyoJU7pIeHJfsHI0Ji41RVMkvQ==
"@types/validator@^13.7.17", "@types/validator@^13.9.0":
version "13.9.0"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.9.0.tgz#e7a96da3ea6a936222c6e76bb54abdd3dc4c9e4a"
integrity sha512-NclP0IbzHj/4tJZKFqKh8E7kZdgss+MCUYV9G+TLltFfDA4lFgE4PKPpDIyS2FlcdANIfSx273emkupvChigbw==

"@types/yargs-parser@*":
version "21.0.0"
Expand Down

0 comments on commit c51e620

Please sign in to comment.