aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-06-09 10:35:35 +0000
committerGitHub <[email protected]>2021-06-09 10:35:35 +0000
commit45bdd652abb3cb968aaaad2ac593f0408bd812b9 (patch)
tree521bf68790eba391dfd734ba33d3b1ef578ef36b
parent880c320463914845072379314a1a44c9b2ea1d50 (diff)
downloadmuse-45bdd652abb3cb968aaaad2ac593f0408bd812b9.tar.xz
muse-45bdd652abb3cb968aaaad2ac593f0408bd812b9.zip
Bump @types/validator from 13.1.3 to 13.1.4
Bumps [@types/validator](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/validator) from 13.1.3 to 13.1.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/validator) Signed-off-by: dependabot-preview[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 6459ad3..4a313ba 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"@types/node": "^14.14.41",
"@types/node-emoji": "^1.8.1",
"@types/spotify-web-api-node": "^4.0.2",
- "@types/validator": "^13.1.3",
+ "@types/validator": "^13.1.4",
"@types/ws": "^7.4.4",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.26.1",
diff --git a/yarn.lock b/yarn.lock
index 75a73c0..593175c 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -222,10 +222,10 @@
dependencies:
"@types/spotify-api" "*"
-"@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.1.4":
+ version "13.1.4"
+ resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.1.4.tgz#d2e3c27523ce1b5d9dc13d16cbce65dc4db2adbe"
+ integrity sha512-19C02B8mr53HufY7S+HO/EHBD7a/R22IwEwyqiHaR19iwL37dN3o0M8RianVInfSSqP7InVSg/o0mUATM4JWsQ==
"@types/ws@^7.4.4":
version "7.4.4"