aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-03-09 16:41:13 +0300
committerGravatar GitHub <[email protected]>2021-03-09 16:41:13 +0300
commiteba3fb380235ae894d21ac87843c815235db6b53 (patch)
tree658a3b48c6aaef2489711056c54ebac765ab3f91
parentMerge pull request #176 from python-discord/dependabot/npm_and_yarn/types/rea... (diff)
parentBump @typescript-eslint/parser from 4.16.1 to 4.17.0 (diff)
Merge pull request #179 from python-discord/dependabot/npm_and_yarn/typescript-eslint/parser-4.17.0
Bump @typescript-eslint/parser from 4.16.1 to 4.17.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock50
2 files changed, 43 insertions, 9 deletions
diff --git a/package.json b/package.json
index a2cb548..13e5aa1 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"@types/react-transition-group": "4.4.1",
"@types/smoothscroll-polyfill": "0.3.1",
"@typescript-eslint/eslint-plugin": "4.16.1",
- "@typescript-eslint/parser": "4.16.1",
+ "@typescript-eslint/parser": "4.17.0",
"dotenv": "8.2.0",
"eslint": "7.21.0",
"eslint-plugin-react": "7.22.0",
diff --git a/yarn.lock b/yarn.lock
index 228e60f..3dd7aa6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2224,14 +2224,14 @@
eslint-scope "^5.0.0"
eslint-utils "^2.0.0"
-"@typescript-eslint/[email protected]":
- version "4.16.1"
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.16.1.tgz#3bbd3234dd3c5b882b2bcd9899bc30e1e1586d2a"
- integrity sha512-/c0LEZcDL5y8RyI1zLcmZMvJrsR6SM1uetskFkoh3dvqDKVXPsXI+wFB/CbVw7WkEyyTKobC1mUNp/5y6gRvXg==
- dependencies:
- "@typescript-eslint/scope-manager" "4.16.1"
- "@typescript-eslint/types" "4.16.1"
- "@typescript-eslint/typescript-estree" "4.16.1"
+"@typescript-eslint/[email protected]":
+ version "4.17.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.17.0.tgz#141b647ffc72ebebcbf9b0fe6087f65b706d3215"
+ integrity sha512-KYdksiZQ0N1t+6qpnl6JeK9ycCFprS9xBAiIrw4gSphqONt8wydBw4BXJi3C11ywZmyHulvMaLjWsxDjUSDwAw==
+ dependencies:
+ "@typescript-eslint/scope-manager" "4.17.0"
+ "@typescript-eslint/types" "4.17.0"
+ "@typescript-eslint/typescript-estree" "4.17.0"
debug "^4.1.1"
"@typescript-eslint/[email protected]":
@@ -2242,11 +2242,24 @@
"@typescript-eslint/types" "4.16.1"
"@typescript-eslint/visitor-keys" "4.16.1"
+"@typescript-eslint/[email protected]":
+ version "4.17.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.17.0.tgz#f4edf94eff3b52a863180f7f89581bf963e3d37d"
+ integrity sha512-OJ+CeTliuW+UZ9qgULrnGpPQ1bhrZNFpfT/Bc0pzNeyZwMik7/ykJ0JHnQ7krHanFN9wcnPK89pwn84cRUmYjw==
+ dependencies:
+ "@typescript-eslint/types" "4.17.0"
+ "@typescript-eslint/visitor-keys" "4.17.0"
+
"@typescript-eslint/[email protected]":
version "4.16.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.16.1.tgz#5ba2d3e38b1a67420d2487519e193163054d9c15"
integrity sha512-nnKqBwMgRlhzmJQF8tnFDZWfunXmJyuXj55xc8Kbfup4PbkzdoDXZvzN8//EiKR27J6vUSU8j4t37yUuYPiLqA==
+"@typescript-eslint/[email protected]":
+ version "4.17.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.17.0.tgz#f57d8fc7f31b348db946498a43050083d25f40ad"
+ integrity sha512-RN5z8qYpJ+kXwnLlyzZkiJwfW2AY458Bf8WqllkondQIcN2ZxQowAToGSd9BlAUZDB5Ea8I6mqL2quGYCLT+2g==
+
"@typescript-eslint/[email protected]":
version "4.16.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.16.1.tgz#c2fc46b05a48fbf8bbe8b66a63f0a9ba04b356f1"
@@ -2260,6 +2273,19 @@
semver "^7.3.2"
tsutils "^3.17.1"
+"@typescript-eslint/[email protected]":
+ version "4.17.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.17.0.tgz#b835d152804f0972b80dbda92477f9070a72ded1"
+ integrity sha512-lRhSFIZKUEPPWpWfwuZBH9trYIEJSI0vYsrxbvVvNyIUDoKWaklOAelsSkeh3E2VBSZiNe9BZ4E5tYBZbUczVQ==
+ dependencies:
+ "@typescript-eslint/types" "4.17.0"
+ "@typescript-eslint/visitor-keys" "4.17.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.16.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.16.1.tgz#d7571fb580749fae621520deeb134370bbfc7293"
@@ -2268,6 +2294,14 @@
"@typescript-eslint/types" "4.16.1"
eslint-visitor-keys "^2.0.0"
+"@typescript-eslint/[email protected]":
+ version "4.17.0"
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.17.0.tgz#9c304cfd20287c14a31d573195a709111849b14d"
+ integrity sha512-WfuMN8mm5SSqXuAr9NM+fItJ0SVVphobWYkWOwQ1odsfC014Vdxk/92t4JwS1Q6fCA/ABfCKpa3AVtpUKTNKGQ==
+ dependencies:
+ "@typescript-eslint/types" "4.17.0"
+ eslint-visitor-keys "^2.0.0"
+
"@webassemblyjs/[email protected]":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.0.tgz#a5aa679efdc9e51707a4207139da57920555961f"