|
2293 | 2293 | "@types/yargs-parser" "*"
|
2294 | 2294 |
|
2295 | 2295 | "@typescript-eslint/eslint-plugin@^4.1.0":
|
2296 |
| - version "4.18.0" |
2297 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.18.0.tgz#50fbce93211b5b690895d20ebec6fe8db48af1f6" |
2298 |
| - integrity sha512-Lzkc/2+7EoH7+NjIWLS2lVuKKqbEmJhtXe3rmfA8cyiKnZm3IfLf51irnBcmow8Q/AptVV0XBZmBJKuUJTe6cQ== |
| 2296 | + version "4.19.0" |
| 2297 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.19.0.tgz#56f8da9ee118fe9763af34d6a526967234f6a7f0" |
| 2298 | + integrity sha512-CRQNQ0mC2Pa7VLwKFbrGVTArfdVDdefS+gTw0oC98vSI98IX5A8EVH4BzJ2FOB0YlCmm8Im36Elad/Jgtvveaw== |
2299 | 2299 | dependencies:
|
2300 |
| - "@typescript-eslint/experimental-utils" "4.18.0" |
2301 |
| - "@typescript-eslint/scope-manager" "4.18.0" |
| 2300 | + "@typescript-eslint/experimental-utils" "4.19.0" |
| 2301 | + "@typescript-eslint/scope-manager" "4.19.0" |
2302 | 2302 | debug "^4.1.1"
|
2303 | 2303 | functional-red-black-tree "^1.0.1"
|
2304 | 2304 | lodash "^4.17.15"
|
2305 | 2305 | regexpp "^3.0.0"
|
2306 | 2306 | semver "^7.3.2"
|
2307 | 2307 | tsutils "^3.17.1"
|
2308 | 2308 |
|
2309 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
| 2309 | +"@typescript-eslint/[email protected]": |
| 2310 | + version "4.19.0" |
| 2311 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.19.0.tgz#9ca379919906dc72cb0fcd817d6cb5aa2d2054c6" |
| 2312 | + integrity sha512-9/23F1nnyzbHKuoTqFN1iXwN3bvOm/PRIXSBR3qFAYotK/0LveEOHr5JT1WZSzcD6BESl8kPOG3OoDRKO84bHA== |
| 2313 | + dependencies: |
| 2314 | + "@types/json-schema" "^7.0.3" |
| 2315 | + "@typescript-eslint/scope-manager" "4.19.0" |
| 2316 | + "@typescript-eslint/types" "4.19.0" |
| 2317 | + "@typescript-eslint/typescript-estree" "4.19.0" |
| 2318 | + eslint-scope "^5.0.0" |
| 2319 | + eslint-utils "^2.0.0" |
| 2320 | + |
| 2321 | +"@typescript-eslint/experimental-utils@^4.0.1": |
2310 | 2322 | version "4.18.0"
|
2311 | 2323 | resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.18.0.tgz#ed6c955b940334132b17100d2917449b99a91314"
|
2312 | 2324 | integrity sha512-92h723Kblt9JcT2RRY3QS2xefFKar4ZQFVs3GityOKWQYgtajxt/tuXIzL7sVCUlM1hgreiV5gkGYyBpdOwO6A==
|
|
2319 | 2331 | eslint-utils "^2.0.0"
|
2320 | 2332 |
|
2321 | 2333 | "@typescript-eslint/parser@^4.1.0":
|
2322 |
| - version "4.18.0" |
2323 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.18.0.tgz#a211edb14a69fc5177054bec04c95b185b4dde21" |
2324 |
| - integrity sha512-W3z5S0ZbecwX3PhJEAnq4mnjK5JJXvXUDBYIYGoweCyWyuvAKfGHvzmpUzgB5L4cRBb+cTu9U/ro66dx7dIimA== |
| 2334 | + version "4.19.0" |
| 2335 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.19.0.tgz#4ae77513b39f164f1751f21f348d2e6cb2d11128" |
| 2336 | + integrity sha512-/uabZjo2ZZhm66rdAu21HA8nQebl3lAIDcybUoOxoI7VbZBYavLIwtOOmykKCJy+Xq6Vw6ugkiwn8Js7D6wieA== |
2325 | 2337 | dependencies:
|
2326 |
| - "@typescript-eslint/scope-manager" "4.18.0" |
2327 |
| - "@typescript-eslint/types" "4.18.0" |
2328 |
| - "@typescript-eslint/typescript-estree" "4.18.0" |
| 2338 | + "@typescript-eslint/scope-manager" "4.19.0" |
| 2339 | + "@typescript-eslint/types" "4.19.0" |
| 2340 | + "@typescript-eslint/typescript-estree" "4.19.0" |
2329 | 2341 | debug "^4.1.1"
|
2330 | 2342 |
|
2331 | 2343 | "@typescript-eslint/[email protected]":
|
|
2336 | 2348 | "@typescript-eslint/types" "4.18.0"
|
2337 | 2349 | "@typescript-eslint/visitor-keys" "4.18.0"
|
2338 | 2350 |
|
| 2351 | +"@typescript-eslint/[email protected]": |
| 2352 | + version "4.19.0" |
| 2353 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.19.0.tgz#5e0b49eca4df7684205d957c9856f4e720717a4f" |
| 2354 | + integrity sha512-GGy4Ba/hLXwJXygkXqMzduqOMc+Na6LrJTZXJWVhRrSuZeXmu8TAnniQVKgj8uTRKe4igO2ysYzH+Np879G75g== |
| 2355 | + dependencies: |
| 2356 | + "@typescript-eslint/types" "4.19.0" |
| 2357 | + "@typescript-eslint/visitor-keys" "4.19.0" |
| 2358 | + |
2339 | 2359 | "@typescript-eslint/[email protected]":
|
2340 | 2360 | version "4.18.0"
|
2341 | 2361 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.18.0.tgz#bebe323f81f2a7e2e320fac9415e60856267584a"
|
2342 | 2362 | integrity sha512-/BRociARpj5E+9yQ7cwCF/SNOWwXJ3qhjurMuK2hIFUbr9vTuDeu476Zpu+ptxY2kSxUHDGLLKy+qGq2sOg37A==
|
2343 | 2363 |
|
| 2364 | +"@typescript-eslint/[email protected]": |
| 2365 | + version "4.19.0" |
| 2366 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.19.0.tgz#5181d5d2afd02e5b8f149ebb37ffc8bd7b07a568" |
| 2367 | + integrity sha512-A4iAlexVvd4IBsSTNxdvdepW0D4uR/fwxDrKUa+iEY9UWvGREu2ZyB8ylTENM1SH8F7bVC9ac9+si3LWNxcBuA== |
| 2368 | + |
2344 | 2369 | "@typescript-eslint/[email protected]":
|
2345 | 2370 | version "4.18.0"
|
2346 | 2371 | resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.18.0.tgz#756d3e61da8c16ab99185532c44872f4cd5538cb"
|
|
2354 | 2379 | semver "^7.3.2"
|
2355 | 2380 | tsutils "^3.17.1"
|
2356 | 2381 |
|
| 2382 | +"@typescript-eslint/[email protected]": |
| 2383 | + version "4.19.0" |
| 2384 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.19.0.tgz#8a709ffa400284ab72df33376df085e2e2f61147" |
| 2385 | + integrity sha512-3xqArJ/A62smaQYRv2ZFyTA+XxGGWmlDYrsfZG68zJeNbeqRScnhf81rUVa6QG4UgzHnXw5VnMT5cg75dQGDkA== |
| 2386 | + dependencies: |
| 2387 | + "@typescript-eslint/types" "4.19.0" |
| 2388 | + "@typescript-eslint/visitor-keys" "4.19.0" |
| 2389 | + debug "^4.1.1" |
| 2390 | + globby "^11.0.1" |
| 2391 | + is-glob "^4.0.1" |
| 2392 | + semver "^7.3.2" |
| 2393 | + tsutils "^3.17.1" |
| 2394 | + |
2357 | 2395 | "@typescript-eslint/[email protected]":
|
2358 | 2396 | version "4.18.0"
|
2359 | 2397 | resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.18.0.tgz#4e6fe2a175ee33418318a029610845a81e2ff7b6"
|
|
2362 | 2400 | "@typescript-eslint/types" "4.18.0"
|
2363 | 2401 | eslint-visitor-keys "^2.0.0"
|
2364 | 2402 |
|
| 2403 | +"@typescript-eslint/[email protected]": |
| 2404 | + version "4.19.0" |
| 2405 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.19.0.tgz#cbea35109cbd9b26e597644556be4546465d8f7f" |
| 2406 | + integrity sha512-aGPS6kz//j7XLSlgpzU2SeTqHPsmRYxFztj2vPuMMFJXZudpRSehE3WCV+BaxwZFvfAqMoSd86TEuM0PQ59E/A== |
| 2407 | + dependencies: |
| 2408 | + "@typescript-eslint/types" "4.19.0" |
| 2409 | + eslint-visitor-keys "^2.0.0" |
| 2410 | + |
2365 | 2411 | JSONStream@^1.0.4:
|
2366 | 2412 | version "1.3.5"
|
2367 | 2413 | resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0"
|
@@ -5074,7 +5120,19 @@ globby@^11.0.0:
|
5074 | 5120 | merge2 "^1.3.0"
|
5075 | 5121 | slash "^3.0.0"
|
5076 | 5122 |
|
5077 |
| -globby@^11.0.1, globby@^11.0.2: |
| 5123 | +globby@^11.0.1: |
| 5124 | + version "11.0.3" |
| 5125 | + resolved "https://registry.npmjs.org/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb" |
| 5126 | + integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg== |
| 5127 | + dependencies: |
| 5128 | + array-union "^2.1.0" |
| 5129 | + dir-glob "^3.0.1" |
| 5130 | + fast-glob "^3.1.1" |
| 5131 | + ignore "^5.1.4" |
| 5132 | + merge2 "^1.3.0" |
| 5133 | + slash "^3.0.0" |
| 5134 | + |
| 5135 | +globby@^11.0.2: |
5078 | 5136 | version "11.0.2"
|
5079 | 5137 | resolved "https://registry.npmjs.org/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
|
5080 | 5138 | integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
|
@@ -8214,9 +8272,9 @@ qs@~6.5.2:
|
8214 | 8272 | integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
|
8215 | 8273 |
|
8216 | 8274 | queue-microtask@^1.2.2:
|
8217 |
| - version "1.2.2" |
8218 |
| - resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.2.tgz#abf64491e6ecf0f38a6502403d4cda04f372dfd3" |
8219 |
| - integrity sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg== |
| 8275 | + version "1.2.3" |
| 8276 | + resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243" |
| 8277 | + integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A== |
8220 | 8278 |
|
8221 | 8279 | quick-lru@^1.0.0:
|
8222 | 8280 | version "1.1.0"
|
|
0 commit comments