|
@@ -360,24 +360,16 @@
|
|
|
eslint-scope "^5.0.0"
|
|
|
eslint-utils "^2.0.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@^4.4.0":
|
|
|
- version "4.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.0.tgz#65974db9a75f23b036f17b37e959b5f99b659ec0"
|
|
|
- integrity sha512-yc14iEItCxoGb7W4Nx30FlTyGpU9r+j+n1LUK/exlq2eJeFxczrz/xFRZUk2f6yzWfK+pr1DOTyQnmDkcC4TnA==
|
|
|
+"@typescript-eslint/parser@^4.4.1":
|
|
|
+ version "4.4.1"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.4.1.tgz#25fde9c080611f303f2f33cedb145d2c59915b80"
|
|
|
+ integrity sha512-S0fuX5lDku28Au9REYUsV+hdJpW/rNW0gWlc4SXzF/kdrRaAVX9YCxKpziH7djeWT/HFAjLZcnY7NJD8xTeUEg==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/scope-manager" "4.4.0"
|
|
|
- "@typescript-eslint/types" "4.4.0"
|
|
|
- "@typescript-eslint/typescript-estree" "4.4.0"
|
|
|
+ "@typescript-eslint/scope-manager" "4.4.1"
|
|
|
+ "@typescript-eslint/types" "4.4.1"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.4.1"
|
|
|
debug "^4.1.1"
|
|
|
|
|
|
-"@typescript-eslint/scope-manager@4.4.0":
|
|
|
- version "4.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.0.tgz#2f3dd27692a12cc9a046a90ba6a9d8cb7731190a"
|
|
|
- integrity sha512-r2FIeeU1lmW4K3CxgOAt8djI5c6Q/5ULAgdVo9AF3hPMpu0B14WznBAtxrmB/qFVbVIB6fSx2a+EVXuhSVMEyA==
|
|
|
- dependencies:
|
|
|
- "@typescript-eslint/types" "4.4.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.4.0"
|
|
|
-
|
|
|
"@typescript-eslint/scope-manager@4.4.1":
|
|
|
version "4.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.4.1.tgz#d19447e60db2ce9c425898d62fa03b2cce8ea3f9"
|
|
@@ -386,30 +378,11 @@
|
|
|
"@typescript-eslint/types" "4.4.1"
|
|
|
"@typescript-eslint/visitor-keys" "4.4.1"
|
|
|
|
|
|
-"@typescript-eslint/types@4.4.0":
|
|
|
- version "4.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.0.tgz#63440ef87a54da7399a13bdd4b82060776e9e621"
|
|
|
- integrity sha512-nU0VUpzanFw3jjX+50OTQy6MehVvf8pkqFcURPAE06xFNFenMj1GPEI6IESvp7UOHAnq+n/brMirZdR+7rCrlA==
|
|
|
-
|
|
|
"@typescript-eslint/types@4.4.1":
|
|
|
version "4.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.4.1.tgz#c507b35cf523bc7ba00aae5f75ee9b810cdabbc1"
|
|
|
integrity sha512-KNDfH2bCyax5db+KKIZT4rfA8rEk5N0EJ8P0T5AJjo5xrV26UAzaiqoJCxeaibqc0c/IvZxp7v2g3difn2Pn3w==
|
|
|
|
|
|
-"@typescript-eslint/typescript-estree@4.4.0":
|
|
|
- version "4.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.0.tgz#16a2df7c16710ddd5406b32b86b9c1124b1ca526"
|
|
|
- integrity sha512-Fh85feshKXwki4nZ1uhCJHmqKJqCMba+8ZicQIhNi5d5jSQFteWiGeF96DTjO8br7fn+prTP+t3Cz/a/3yOKqw==
|
|
|
- dependencies:
|
|
|
- "@typescript-eslint/types" "4.4.0"
|
|
|
- "@typescript-eslint/visitor-keys" "4.4.0"
|
|
|
- debug "^4.1.1"
|
|
|
- globby "^11.0.1"
|
|
|
- is-glob "^4.0.1"
|
|
|
- lodash "^4.17.15"
|
|
|
- semver "^7.3.2"
|
|
|
- tsutils "^3.17.1"
|
|
|
-
|
|
|
"@typescript-eslint/typescript-estree@4.4.1":
|
|
|
version "4.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.4.1.tgz#598f6de488106c2587d47ca2462c60f6e2797cb8"
|
|
@@ -424,14 +397,6 @@
|
|
|
semver "^7.3.2"
|
|
|
tsutils "^3.17.1"
|
|
|
|
|
|
-"@typescript-eslint/visitor-keys@4.4.0":
|
|
|
- version "4.4.0"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.0.tgz#0a9118344082f14c0f051342a74b42dfdb012640"
|
|
|
- integrity sha512-oBWeroUZCVsHLiWRdcTXJB7s1nB3taFY8WGvS23tiAlT6jXVvsdAV4rs581bgdEjOhn43q6ro7NkOiLKu6kFqA==
|
|
|
- dependencies:
|
|
|
- "@typescript-eslint/types" "4.4.0"
|
|
|
- eslint-visitor-keys "^2.0.0"
|
|
|
-
|
|
|
"@typescript-eslint/visitor-keys@4.4.1":
|
|
|
version "4.4.1"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.4.1.tgz#1769dc7a9e2d7d2cfd3318b77ed8249187aed5c3"
|