Skip to content

Commit

Permalink
chore: update dependency @types/validator to v13.11.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 34ff82b commit 7365119
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.10",
"@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.10":
version "13.11.10"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.11.10.tgz#feb364018cdd1f3d970a9e8c7f1c314c0a264fff"
integrity sha512-e2PNXoXLr6Z+dbfx5zSh9TRlXJrELycxiaXznp4S5+D2M3b9bqJEitNHA5923jhnB2zzFiZHa2f0SI1HoIahpg==

"@types/wait-on@5.3.1":
version "5.3.1"
Expand Down

0 comments on commit 7365119

Please sign in to comment.