Skip to content

Commit

Permalink
chore: update dependency @types/validator to v13.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2023
1 parent 34ff82b commit acb1828
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/opener": "1.4.0",
"@types/prettier": "2.6.1",
"@types/update-notifier": "5.1.0",
"@types/validator": "13.7.2",
"@types/validator": "13.11.4",
"@types/yargs": "16.0.4"
},
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5162,10 +5162,10 @@
"@types/configstore" "*"
boxen "^4.2.0"

"@types/validator@13.7.2":
version "13.7.2"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.7.2.tgz#a2114225d9be743fb154b06c29b8257aaca42922"
integrity sha512-KFcchQ3h0OPQgFirBRPZr5F/sVjxZsOrQHedj3zi8AH3Zv/hOLx2OLR4hxR5HcfoU+33n69ZuOfzthKVdMoTiw==
"@types/validator@13.11.4":
version "13.11.4"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.4.tgz#a885cd9914407e8bcf1b0bdb77e7ccfbdede30ab"
integrity sha512-8Xw3oGofZqJ9ekd4ObbLjb+wLQgda/1hjK5RJXlLA9sQUMUBFSzkfxiWT2tfxjWZ0A/LN4OxQHxDXquyxiWoXg==

"@types/[email protected]":
version "5.3.1"
Expand Down

0 comments on commit acb1828

Please sign in to comment.