0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency @types/validator to v13.9.0

This commit is contained in:
renovate[bot] 2023-07-31 20:43:10 +00:00 committed by Daniel Lockyer
parent 9f85124a2e
commit bb1856a3ed
2 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@
"@tailwindcss/line-clamp": "0.4.4",
"@types/react": "18.2.17",
"@types/react-dom": "18.2.7",
"@types/validator": "13.7.17",
"@types/validator": "13.9.0",
"@vitejs/plugin-react": "4.0.3",
"autoprefixer": "10.4.14",
"concurrently": "8.2.0",

View file

@ -7676,10 +7676,10 @@
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d"
integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==
"@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.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"