|
2229 | 2229 | "@types/yargs-parser" "*"
|
2230 | 2230 |
|
2231 | 2231 | "@typescript-eslint/eslint-plugin@^4.1.0":
|
2232 |
| - version "4.14.2" |
2233 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.14.2.tgz#47a15803cfab89580b96933d348c2721f3d2f6fe" |
2234 |
| - integrity sha512-uMGfG7GFYK/nYutK/iqYJv6K/Xuog/vrRRZX9aEP4Zv1jsYXuvFUMDFLhUnc8WFv3D2R5QhNQL3VYKmvLS5zsQ== |
| 2232 | + version "4.15.0" |
| 2233 | + resolved "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.0.tgz#13a5a07cf30d0d5781e43480aa2a8d38d308b084" |
| 2234 | + integrity sha512-DJgdGZW+8CFUTz5C/dnn4ONcUm2h2T0itWD85Ob5/V27Ndie8hUoX5HKyGssvR8sUMkAIlUc/AMK67Lqa3kBIQ== |
2235 | 2235 | dependencies:
|
2236 |
| - "@typescript-eslint/experimental-utils" "4.14.2" |
2237 |
| - "@typescript-eslint/scope-manager" "4.14.2" |
| 2236 | + "@typescript-eslint/experimental-utils" "4.15.0" |
| 2237 | + "@typescript-eslint/scope-manager" "4.15.0" |
2238 | 2238 | debug "^4.1.1"
|
2239 | 2239 | functional-red-black-tree "^1.0.1"
|
2240 | 2240 | lodash "^4.17.15"
|
2241 | 2241 | regexpp "^3.0.0"
|
2242 | 2242 | semver "^7.3.2"
|
2243 | 2243 | tsutils "^3.17.1"
|
2244 | 2244 |
|
2245 |
| -"@typescript-eslint/experimental-utils@4.14.2": |
2246 |
| - version "4.14.2" |
2247 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.14.2.tgz#9df35049d1d36b6cbaba534d703648b9e1f05cbb" |
2248 |
| - integrity sha512-mV9pmET4C2y2WlyHmD+Iun8SAEqkLahHGBkGqDVslHkmoj3VnxnGP4ANlwuxxfq1BsKdl/MPieDbohCEQgKrwA== |
| 2245 | +"@typescript-eslint/experimental-utils@4.15.0": |
| 2246 | + version "4.15.0" |
| 2247 | + resolved "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.0.tgz#b87c36410a9b23f637689427be85007a2ec1a9c6" |
| 2248 | + integrity sha512-V4vaDWvxA2zgesg4KPgEGiomWEBpJXvY4ZX34Y3qxK8LUm5I87L+qGIOTd9tHZOARXNRt9pLbblSKiYBlGMawg== |
2249 | 2249 | dependencies:
|
2250 | 2250 | "@types/json-schema" "^7.0.3"
|
2251 |
| - "@typescript-eslint/scope-manager" "4.14.2" |
2252 |
| - "@typescript-eslint/types" "4.14.2" |
2253 |
| - "@typescript-eslint/typescript-estree" "4.14.2" |
| 2251 | + "@typescript-eslint/scope-manager" "4.15.0" |
| 2252 | + "@typescript-eslint/types" "4.15.0" |
| 2253 | + "@typescript-eslint/typescript-estree" "4.15.0" |
2254 | 2254 | eslint-scope "^5.0.0"
|
2255 | 2255 | eslint-utils "^2.0.0"
|
2256 | 2256 |
|
|
2267 | 2267 | eslint-utils "^2.0.0"
|
2268 | 2268 |
|
2269 | 2269 | "@typescript-eslint/parser@^4.1.0":
|
2270 |
| - version "4.14.2" |
2271 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.14.2.tgz#31e216e4baab678a56e539f9db9862e2542c98d0" |
2272 |
| - integrity sha512-ipqSP6EuUsMu3E10EZIApOJgWSpcNXeKZaFeNKQyzqxnQl8eQCbV+TSNsl+s2GViX2d18m1rq3CWgnpOxDPgHg== |
| 2270 | + version "4.15.0" |
| 2271 | + resolved "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-4.15.0.tgz#8df94365b4b7161f9e8514fe28aef19954810b6b" |
| 2272 | + integrity sha512-L6Dtbq8Bc7g2aZwnIBETpmUa9XDKCMzKVwAArnGp5Mn7PRNFjf3mUzq8UeBjL3K8t311hvevnyqXAMSmxO8Gpg== |
2273 | 2273 | dependencies:
|
2274 |
| - "@typescript-eslint/scope-manager" "4.14.2" |
2275 |
| - "@typescript-eslint/types" "4.14.2" |
2276 |
| - "@typescript-eslint/typescript-estree" "4.14.2" |
| 2274 | + "@typescript-eslint/scope-manager" "4.15.0" |
| 2275 | + "@typescript-eslint/types" "4.15.0" |
| 2276 | + "@typescript-eslint/typescript-estree" "4.15.0" |
2277 | 2277 | debug "^4.1.1"
|
2278 | 2278 |
|
2279 |
| -"@typescript-eslint/scope-manager@4.14.2": |
2280 |
| - version "4.14.2" |
2281 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.14.2.tgz#64cbc9ca64b60069aae0c060b2bf81163243b266" |
2282 |
| - integrity sha512-cuV9wMrzKm6yIuV48aTPfIeqErt5xceTheAgk70N1V4/2Ecj+fhl34iro/vIssJlb7XtzcaD07hWk7Jk0nKghg== |
| 2279 | +"@typescript-eslint/scope-manager@4.15.0": |
| 2280 | + version "4.15.0" |
| 2281 | + resolved "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-4.15.0.tgz#c42703558ea6daaaba51a9c3a86f2902dbab9432" |
| 2282 | + integrity sha512-CSNBZnCC2jEA/a+pR9Ljh8Y+5TY5qgbPz7ICEk9WCpSEgT6Pi7H2RIjxfrrbUXvotd6ta+i27sssKEH8Azm75g== |
2283 | 2283 | dependencies:
|
2284 |
| - "@typescript-eslint/types" "4.14.2" |
2285 |
| - "@typescript-eslint/visitor-keys" "4.14.2" |
| 2284 | + "@typescript-eslint/types" "4.15.0" |
| 2285 | + "@typescript-eslint/visitor-keys" "4.15.0" |
2286 | 2286 |
|
2287 | 2287 | "@typescript-eslint/[email protected]":
|
2288 | 2288 | version "4.7.0"
|
|
2292 | 2292 | "@typescript-eslint/types" "4.7.0"
|
2293 | 2293 | "@typescript-eslint/visitor-keys" "4.7.0"
|
2294 | 2294 |
|
2295 |
| -"@typescript-eslint/types@4.14.2": |
2296 |
| - version "4.14.2" |
2297 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.14.2.tgz#d96da62be22dc9dc6a06647f3633815350fb3174" |
2298 |
| - integrity sha512-LltxawRW6wXy4Gck6ZKlBD05tCHQUj4KLn4iR69IyRiDHX3d3NCAhO+ix5OR2Q+q9bjCrHE/HKt+riZkd1At8Q== |
| 2295 | +"@typescript-eslint/types@4.15.0": |
| 2296 | + version "4.15.0" |
| 2297 | + resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.15.0.tgz#3011ae1ac3299bb9a5ac56bdd297cccf679d3662" |
| 2298 | + integrity sha512-su4RHkJhS+iFwyqyXHcS8EGPlUVoC+XREfy5daivjLur9JP8GhvTmDipuRpcujtGC4M+GYhUOJCPDE3rC5NJrg== |
2299 | 2299 |
|
2300 | 2300 | "@typescript-eslint/[email protected]":
|
2301 | 2301 | version "4.7.0"
|
2302 | 2302 | resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-4.7.0.tgz#5e95ef5c740f43d942542b35811f87b62fccca69"
|
2303 | 2303 | integrity sha512-uLszFe0wExJc+I7q0Z/+BnP7wao/kzX0hB5vJn4LIgrfrMLgnB2UXoReV19lkJQS1a1mHWGGODSxnBx6JQC3Sg==
|
2304 | 2304 |
|
2305 |
| -"@typescript-eslint/typescript-estree@4.14.2": |
2306 |
| - version "4.14.2" |
2307 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.14.2.tgz#9c5ebd8cae4d7b014f890acd81e8e17f309c9df9" |
2308 |
| - integrity sha512-ESiFl8afXxt1dNj8ENEZT12p+jl9PqRur+Y19m0Z/SPikGL6rqq4e7Me60SU9a2M28uz48/8yct97VQYaGl0Vg== |
| 2305 | +"@typescript-eslint/typescript-estree@4.15.0": |
| 2306 | + version "4.15.0" |
| 2307 | + resolved "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-4.15.0.tgz#402c86a7d2111c1f7a2513022f22a38a395b7f93" |
| 2308 | + integrity sha512-jG6xTmcNbi6xzZq0SdWh7wQ9cMb2pqXaUp6bUZOMsIlu5aOlxGxgE/t6L/gPybybQGvdguajXGkZKSndZJpksA== |
2309 | 2309 | dependencies:
|
2310 |
| - "@typescript-eslint/types" "4.14.2" |
2311 |
| - "@typescript-eslint/visitor-keys" "4.14.2" |
| 2310 | + "@typescript-eslint/types" "4.15.0" |
| 2311 | + "@typescript-eslint/visitor-keys" "4.15.0" |
2312 | 2312 | debug "^4.1.1"
|
2313 | 2313 | globby "^11.0.1"
|
2314 | 2314 | is-glob "^4.0.1"
|
2315 |
| - lodash "^4.17.15" |
2316 | 2315 | semver "^7.3.2"
|
2317 | 2316 | tsutils "^3.17.1"
|
2318 | 2317 |
|
|
2330 | 2329 | semver "^7.3.2"
|
2331 | 2330 | tsutils "^3.17.1"
|
2332 | 2331 |
|
2333 |
| -"@typescript-eslint/visitor-keys@4.14.2": |
2334 |
| - version "4.14.2" |
2335 |
| - resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.14.2.tgz#997cbe2cb0690e1f384a833f64794e98727c70c6" |
2336 |
| - integrity sha512-KBB+xLBxnBdTENs/rUgeUKO0UkPBRs2vD09oMRRIkj5BEN8PX1ToXV532desXfpQnZsYTyLLviS7JrPhdL154w== |
| 2332 | +"@typescript-eslint/visitor-keys@4.15.0": |
| 2333 | + version "4.15.0" |
| 2334 | + resolved "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-4.15.0.tgz#2a07768df30c8a5673f1bce406338a07fdec38ca" |
| 2335 | + integrity sha512-RnDtJwOwFucWFAMjG3ghCG/ikImFJFEg20DI7mn4pHEx3vC48lIAoyjhffvfHmErRDboUPC7p9Z2il4CLb7qxA== |
2337 | 2336 | dependencies:
|
2338 |
| - "@typescript-eslint/types" "4.14.2" |
| 2337 | + "@typescript-eslint/types" "4.15.0" |
2339 | 2338 | eslint-visitor-keys "^2.0.0"
|
2340 | 2339 |
|
2341 | 2340 | "@typescript-eslint/[email protected]":
|
@@ -8316,6 +8315,11 @@ qs@~6.5.2:
|
8316 | 8315 | resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz#cb3ae806e8740444584ef154ce8ee98d403f3e36"
|
8317 | 8316 | integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==
|
8318 | 8317 |
|
| 8318 | +queue-microtask@^1.2.2: |
| 8319 | + version "1.2.2" |
| 8320 | + resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.2.tgz#abf64491e6ecf0f38a6502403d4cda04f372dfd3" |
| 8321 | + integrity sha512-dB15eXv3p2jDlbOiNLyMabYg1/sXvppd8DP2J3EOCQ0AkuSXCW2tP7mnVouVLJKgUMY6yP0kcQDVpLCN13h4Xg== |
| 8322 | + |
8319 | 8323 | quick-lru@^1.0.0:
|
8320 | 8324 | version "1.1.0"
|
8321 | 8325 | resolved "https://registry.npmjs.org/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
|
@@ -8859,9 +8863,11 @@ run-async@^2.2.0:
|
8859 | 8863 | integrity sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==
|
8860 | 8864 |
|
8861 | 8865 | run-parallel@^1.1.9:
|
8862 |
| - version "1.1.10" |
8863 |
| - resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.1.10.tgz#60a51b2ae836636c81377df16cb107351bcd13ef" |
8864 |
| - integrity sha512-zb/1OuZ6flOlH6tQyMPUrE3x3Ulxjlo9WIVXR4yVYi4H9UXQaeIsPbLn2R3O3vQCnDKkAl2qHiuocKKX4Tz/Sw== |
| 8866 | + version "1.2.0" |
| 8867 | + resolved "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee" |
| 8868 | + integrity sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA== |
| 8869 | + dependencies: |
| 8870 | + queue-microtask "^1.2.2" |
8865 | 8871 |
|
8866 | 8872 | run-queue@^1.0.0, run-queue@^1.0.3:
|
8867 | 8873 | version "1.0.3"
|
|
0 commit comments