aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-05-26 10:38:30 +0000
committerGitHub <[email protected]>2021-05-26 10:38:30 +0000
commit8b4abaa1206395354035f6541ae0c47ce9923bf2 (patch)
treeee83383677263708ba04ab2927676ebaf80858ff
parent60aa24dcbba30846aba6b7ebb6320bf8692127af (diff)
parentc735f39c0c734fe231573ae8248000c532115144 (diff)
downloadmuse-8b4abaa1206395354035f6541ae0c47ce9923bf2.tar.xz
muse-8b4abaa1206395354035f6541ae0c47ce9923bf2.zip
Merge pull request #208 from codetheweb/dependabot/npm_and_yarn/typescript-eslint/parser-4.25.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock50
2 files changed, 9 insertions, 43 deletions
diff --git a/package.json b/package.json
index 8a59af4..6a1f7cf 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@types/validator": "^13.1.3",
"@types/ws": "^7.4.4",
"@typescript-eslint/eslint-plugin": "^4.25.0",
- "@typescript-eslint/parser": "^4.24.0",
+ "@typescript-eslint/parser": "^4.25.0",
"eslint": "^7.27.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",
diff --git a/yarn.lock b/yarn.lock
index 87de469..544bee8 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -248,23 +248,15 @@
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"
-"@typescript-eslint/parser@^4.24.0":
- version "4.24.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.24.0.tgz#2e5f1cc78ffefe43bfac7e5659309a92b09a51bd"
- integrity sha512-dj1ZIh/4QKeECLb2f/QjRwMmDArcwc2WorWPRlB8UNTZlY1KpTVsbX7e3ZZdphfRw29aTFUSNuGB8w9X5sS97w==
- dependencies:
- "@typescript-eslint/scope-manager" "4.24.0"
- "@typescript-eslint/types" "4.24.0"
- "@typescript-eslint/typescript-estree" "4.24.0"
- debug "^4.1.1"
-
-"@typescript-eslint/[email protected]":
- version "4.24.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.24.0.tgz#38088216f0eaf235fa30ed8cabf6948ec734f359"
- integrity sha512-9+WYJGDnuC9VtYLqBhcSuM7du75fyCS/ypC8c5g7Sdw7pGL4NDTbeH38eJPfzIydCHZDoOgjloxSAA3+4l/zsA==
+"@typescript-eslint/parser@^4.25.0":
+ version "4.25.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.25.0.tgz#6b2cb6285aa3d55bfb263c650739091b0f19aceb"
+ integrity sha512-OZFa1SKyEJpAhDx8FcbWyX+vLwh7OEtzoo2iQaeWwxucyfbi0mT4DijbOSsTgPKzGHr6GrF2V5p/CEpUH/VBxg==
dependencies:
- "@typescript-eslint/types" "4.24.0"
- "@typescript-eslint/visitor-keys" "4.24.0"
+ "@typescript-eslint/scope-manager" "4.25.0"
+ "@typescript-eslint/types" "4.25.0"
+ "@typescript-eslint/typescript-estree" "4.25.0"
+ debug "^4.1.1"
"@typescript-eslint/[email protected]":
version "4.25.0"
@@ -274,29 +266,11 @@
"@typescript-eslint/types" "4.25.0"
"@typescript-eslint/visitor-keys" "4.25.0"
-"@typescript-eslint/[email protected]":
- version "4.24.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.24.0.tgz#6d0cca2048cbda4e265e0c4db9c2a62aaad8228c"
- integrity sha512-tkZUBgDQKdvfs8L47LaqxojKDE+mIUmOzdz7r+u+U54l3GDkTpEbQ1Jp3cNqqAU9vMUCBA1fitsIhm7yN0vx9Q==
-
"@typescript-eslint/[email protected]":
version "4.25.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.25.0.tgz#0e444a5c5e3c22d7ffa5e16e0e60510b3de5af87"
integrity sha512-+CNINNvl00OkW6wEsi32wU5MhHti2J25TJsJJqgQmJu3B3dYDBcmOxcE5w9cgoM13TrdE/5ND2HoEnBohasxRQ==
-"@typescript-eslint/[email protected]":
- version "4.24.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.24.0.tgz#b49249679a98014d8b03e8d4b70864b950e3c90f"
- integrity sha512-kBDitL/by/HK7g8CYLT7aKpAwlR8doshfWz8d71j97n5kUa5caHWvY0RvEUEanL/EqBJoANev8Xc/mQ6LLwXGA==
- dependencies:
- "@typescript-eslint/types" "4.24.0"
- "@typescript-eslint/visitor-keys" "4.24.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.25.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.25.0.tgz#942e4e25888736bff5b360d9b0b61e013d0cfa25"
@@ -310,14 +284,6 @@
semver "^7.3.2"
tsutils "^3.17.1"
-"@typescript-eslint/[email protected]":
- version "4.24.0"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.24.0.tgz#a8fafdc76cad4e04a681a945fbbac4e35e98e297"
- integrity sha512-4ox1sjmGHIxjEDBnMCtWFFhErXtKA1Ec0sBpuz0fqf3P+g3JFGyTxxbF06byw0FRsPnnbq44cKivH7Ks1/0s6g==
- dependencies:
- "@typescript-eslint/types" "4.24.0"
- eslint-visitor-keys "^2.0.0"
-
"@typescript-eslint/[email protected]":
version "4.25.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.25.0.tgz#863e7ed23da4287c5b469b13223255d0fde6aaa7"