Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/validator to v13.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 8, 2021
1 parent 38adf7d commit 79f9531
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 @@ -43,7 +43,7 @@
"@types/js-cookie": "2.2.6",
"@types/lodash": "4.14.169",
"@types/socket.io-client": "1.4.34",
"@types/validator": "13.1.3",
"@types/validator": "13.6.3",
"@typescript-eslint/eslint-plugin": "4.28.2",
"@typescript-eslint/parser": "4.28.2",
"@vue/cli-plugin-babel": "4.5.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1670,10 +1670,10 @@
dependencies:
source-map "^0.6.1"

"@types/validator@13.1.3":
version "13.1.3"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.1.3.tgz#366b394aa3fbeed2392bf0a20ded606fa4a3d35e"
integrity sha512-DaOWN1zf7j+8nHhqXhIgNmS+ltAC53NXqGxYuBhWqWgqolRhddKzfZU814lkHQSTG0IUfQxU7Cg0gb8fFWo2mA==
"@types/validator@13.6.3":
version "13.6.3"
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.6.3.tgz#31ca2e997bf13a0fffca30a25747d5b9f7dbb7de"
integrity sha512-fWG42pMJOL4jKsDDZZREnXLjc3UE0R8LOJfARWYg6U966rxDT7TYejYzLnUF5cvSObGg34nd0+H2wHHU5Omdfw==

"@types/webpack-dev-server@^3.11.0":
version "3.11.0"
Expand Down

0 comments on commit 79f9531

Please sign in to comment.