|
@@ -304,23 +304,15 @@
|
|
|
eslint-scope "^5.1.1"
|
|
|
eslint-utils "^3.0.0"
|
|
|
|
|
|
-"@typescript-eslint/parser@^4.31.2":
|
|
|
- version "4.31.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.31.2.tgz#54aa75986e3302d91eff2bbbaa6ecfa8084e9c34"
|
|
|
- integrity sha512-EcdO0E7M/sv23S/rLvenHkb58l3XhuSZzKf6DBvLgHqOYdL6YFMYVtreGFWirxaU2mS1GYDby3Lyxco7X5+Vjw==
|
|
|
- dependencies:
|
|
|
- "@typescript-eslint/scope-manager" "4.31.2"
|
|
|
- "@typescript-eslint/types" "4.31.2"
|
|
|
- "@typescript-eslint/typescript-estree" "4.31.2"
|
|
|
- debug "^4.3.1"
|
|
|
-
|
|
|
-"@typescript-eslint/scope-manager@4.31.2":
|
|
|
- version "4.31.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.31.2.tgz#1d528cb3ed3bcd88019c20a57c18b897b073923a"
|
|
|
- integrity sha512-2JGwudpFoR/3Czq6mPpE8zBPYdHWFGL6lUNIGolbKQeSNv4EAiHaR5GVDQaLA0FwgcdcMtRk+SBJbFGL7+La5w==
|
|
|
+"@typescript-eslint/parser@^4.32.0":
|
|
|
+ version "4.32.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.32.0.tgz#751ecca0e2fecd3d44484a9b3049ffc1871616e5"
|
|
|
+ integrity sha512-lhtYqQ2iEPV5JqV7K+uOVlPePjClj4dOw7K4/Z1F2yvjIUvyr13yJnDzkK6uon4BjHYuHy3EG0c2Z9jEhFk56w==
|
|
|
dependencies:
|
|
|
- "@typescript-eslint/types" "4.31.2"
|
|
|
- "@typescript-eslint/visitor-keys" "4.31.2"
|
|
|
+ "@typescript-eslint/scope-manager" "4.32.0"
|
|
|
+ "@typescript-eslint/types" "4.32.0"
|
|
|
+ "@typescript-eslint/typescript-estree" "4.32.0"
|
|
|
+ debug "^4.3.1"
|
|
|
|
|
|
"@typescript-eslint/scope-manager@4.32.0":
|
|
|
version "4.32.0"
|
|
@@ -330,29 +322,11 @@
|
|
|
"@typescript-eslint/types" "4.32.0"
|
|
|
"@typescript-eslint/visitor-keys" "4.32.0"
|
|
|
|
|
|
-"@typescript-eslint/types@4.31.2":
|
|
|
- version "4.31.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.31.2.tgz#2aea7177d6d744521a168ed4668eddbd912dfadf"
|
|
|
- integrity sha512-kWiTTBCTKEdBGrZKwFvOlGNcAsKGJSBc8xLvSjSppFO88AqGxGNYtF36EuEYG6XZ9vT0xX8RNiHbQUKglbSi1w==
|
|
|
-
|
|
|
"@typescript-eslint/types@4.32.0":
|
|
|
version "4.32.0"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.32.0.tgz#52c633c18da47aee09449144bf59565ab36df00d"
|
|
|
integrity sha512-LE7Z7BAv0E2UvqzogssGf1x7GPpUalgG07nGCBYb1oK4mFsOiFC/VrSMKbZQzFJdN2JL5XYmsx7C7FX9p9ns0w==
|
|
|
|
|
|
-"@typescript-eslint/typescript-estree@4.31.2":
|
|
|
- version "4.31.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.31.2.tgz#abfd50594d8056b37e7428df3b2d185ef2d0060c"
|
|
|
- integrity sha512-ieBq8U9at6PvaC7/Z6oe8D3czeW5d//Fo1xkF/s9394VR0bg/UaMYPdARiWyKX+lLEjY3w/FNZJxitMsiWv+wA==
|
|
|
- dependencies:
|
|
|
- "@typescript-eslint/types" "4.31.2"
|
|
|
- "@typescript-eslint/visitor-keys" "4.31.2"
|
|
|
- debug "^4.3.1"
|
|
|
- globby "^11.0.3"
|
|
|
- is-glob "^4.0.1"
|
|
|
- semver "^7.3.5"
|
|
|
- tsutils "^3.21.0"
|
|
|
-
|
|
|
"@typescript-eslint/typescript-estree@4.32.0":
|
|
|
version "4.32.0"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.32.0.tgz#db00ccc41ccedc8d7367ea3f50c6994b8efa9f3b"
|
|
@@ -366,14 +340,6 @@
|
|
|
semver "^7.3.5"
|
|
|
tsutils "^3.21.0"
|
|
|
|
|
|
-"@typescript-eslint/visitor-keys@4.31.2":
|
|
|
- version "4.31.2"
|
|
|
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.31.2.tgz#7d5b4a4705db7fe59ecffb273c1d082760f635cc"
|
|
|
- integrity sha512-PrBId7EQq2Nibns7dd/ch6S6/M4/iwLM9McbgeEbCXfxdwRUNxJ4UNreJ6Gh3fI2GNKNrWnQxKL7oCPmngKBug==
|
|
|
- dependencies:
|
|
|
- "@typescript-eslint/types" "4.31.2"
|
|
|
- eslint-visitor-keys "^2.0.0"
|
|
|
-
|
|
|
"@typescript-eslint/visitor-keys@4.32.0":
|
|
|
version "4.32.0"
|
|
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.32.0.tgz#455ba8b51242f2722a497ffae29313f33b14cb7f"
|