aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-03-30 10:48:02 +0000
committerGitHub <[email protected]>2021-03-30 10:48:02 +0000
commit09d713a67aa7dbcc1bbc45389ec7b4dba045b300 (patch)
treea6792551b5303d1f73442af4eb67b9ec7ec2ab0f
parentfae6e3a7881e3f42c84a4c3713430383946e576d (diff)
parent1a01dbb57156740132cdb177f1fbdf251642b9e4 (diff)
downloadmuse-09d713a67aa7dbcc1bbc45389ec7b4dba045b300.tar.xz
muse-09d713a67aa7dbcc1bbc45389ec7b4dba045b300.zip
Merge pull request #155 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.20.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock60
2 files changed, 14 insertions, 48 deletions
diff --git a/package.json b/package.json
index 67eaf64..e107fb2 100644
--- a/package.json
+++ b/package.json
@@ -34,7 +34,7 @@
"@types/spotify-web-api-node": "^4.0.2",
"@types/validator": "^13.1.3",
"@types/ws": "^7.4.0",
- "@typescript-eslint/eslint-plugin": "^4.19.0",
+ "@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"eslint": "^7.23.0",
"eslint-config-xo": "^0.34.0",
diff --git a/yarn.lock b/yarn.lock
index 6104e51..509e6b0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -218,13 +218,13 @@
dependencies:
"@types/node" "*"
-"@typescript-eslint/eslint-plugin@^4.19.0":
- version "4.19.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0"
- integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw==
+"@typescript-eslint/eslint-plugin@^4.20.0":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92"
+ integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ==
dependencies:
- "@typescript-eslint/experimental-utils" "4.19.0"
- "@typescript-eslint/scope-manager" "4.19.0"
+ "@typescript-eslint/experimental-utils" "4.20.0"
+ "@typescript-eslint/scope-manager" "4.20.0"
debug "^4.1.1"
functional-red-black-tree "^1.0.1"
lodash "^4.17.15"
@@ -232,15 +232,15 @@
semver "^7.3.2"
tsutils "^3.17.1"
-"@typescript-eslint/[email protected]":
- version "4.19.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6"
- integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA==
+"@typescript-eslint/[email protected]":
+ version "4.20.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b"
+ integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng==
dependencies:
"@types/json-schema" "^7.0.3"
- "@typescript-eslint/scope-manager" "4.19.0"
- "@typescript-eslint/types" "4.19.0"
- "@typescript-eslint/typescript-estree" "4.19.0"
+ "@typescript-eslint/scope-manager" "4.20.0"
+ "@typescript-eslint/types" "4.20.0"
+ "@typescript-eslint/typescript-estree" "4.20.0"
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"
@@ -254,14 +254,6 @@
"@typescript-eslint/typescript-estree" "4.20.0"
debug "^4.1.1"
-"@typescript-eslint/[email protected]":
- version "4.19.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.19.0.tgz#5e0b49eca4df7684205d957c9856f4e720717a4f"
- integrity sha512-GGy4Ba/hLXwJXygkXqMzduqOMc+Na6LrJTZXJWVhRrSuZeXmu8TAnniQVKgj8uTRKe4igO2ysYzH+Np879G75g==
- dependencies:
- "@typescript-eslint/types" "4.19.0"
- "@typescript-eslint/visitor-keys" "4.19.0"
-
"@typescript-eslint/[email protected]":
version "4.20.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca"
@@ -270,29 +262,11 @@
"@typescript-eslint/types" "4.20.0"
"@typescript-eslint/visitor-keys" "4.20.0"
-"@typescript-eslint/[email protected]":
- version "4.19.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.19.0.tgz#5181d5d2afd02e5b8f149ebb37ffc8bd7b07a568"
- integrity sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA==
-
"@typescript-eslint/[email protected]":
version "4.20.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225"
integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w==
-"@typescript-eslint/[email protected]":
- version "4.19.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.19.0.tgz#8a709ffa400284ab72df33376df085e2e2f61147"
- integrity sha512-3xqArJ/A62smaQYRv2ZFyTA+XxGGWmlDYrsfZG68zJeNbeqRScnhf81rUVa6QG4UgzHnXw5VnMT5cg75dQGDkA==
- dependencies:
- "@typescript-eslint/types" "4.19.0"
- "@typescript-eslint/visitor-keys" "4.19.0"
- debug "^4.1.1"
- globby "^11.0.1"
- is-glob "^4.0.1"
- semver "^7.3.2"
- tsutils "^3.17.1"
-
"@typescript-eslint/[email protected]":
version "4.20.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be"
@@ -306,14 +280,6 @@
semver "^7.3.2"
tsutils "^3.17.1"
-"@typescript-eslint/[email protected]":
- version "4.19.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.19.0.tgz#cbea35109cbd9b26e597644556be4546465d8f7f"
- integrity sha512-aGPS6kz//j7XLSlgpzU2SeTqHPsmRYxFztj2vPuMMFJXZudpRSehE3WCV+BaxwZFvfAqMoSd86TEuM0PQ59E/A==
- dependencies:
- "@typescript-eslint/types" "4.19.0"
- eslint-visitor-keys "^2.0.0"
-
"@typescript-eslint/[email protected]":
version "4.20.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62"