Skip to content

Commit

Permalink
Merge pull request #54 from victorsoares96/renovate/validator-13.x
Browse files Browse the repository at this point in the history
  • Loading branch information
victorsoares96 authored Jan 6, 2023
2 parents 7c023e2 + 28a0eb2 commit b3f0435
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 @@ -94,7 +94,7 @@
"@types/express": "4.17.14",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "18.0.6",
"@types/validator": "13.7.6",
"@types/validator": "13.7.10",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"aws-lambda": "1.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1701,10 +1701,10 @@
dependencies:
"@types/superagent" "*"

"@types/[email protected].6":
version "13.7.6"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.6.tgz#631f1acd15cbac9cb0a114da7e87575f1c95b46a"
integrity sha512-uBsnWETsUagQ0n6G2wcXNIufpTNJir0zqzG4p62fhnwzs48d/iuOWEEo0d3iUxN7D+9R/8CSvWGKS+KmaD0mWA==
"@types/[email protected].10":
version "13.7.10"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.10.tgz#f9763dc0933f8324920afa9c0790308eedf55ca7"
integrity sha512-t1yxFAR2n0+VO6hd/FJ9F2uezAZVWHLmpmlJzm1eX03+H7+HsuTAp7L8QJs+2pQCfWkP1+EXsGK9Z9v7o/qPVQ==

"@typescript-eslint/[email protected]":
version "5.38.0"
Expand Down

0 comments on commit b3f0435

Please sign in to comment.