|
315 | 315 | source-map "^0.6.0"
|
316 | 316 |
|
317 | 317 | "@typescript-eslint/eslint-plugin@^4.0.0":
|
318 |
| - version "4.15.2" |
319 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.15.2.tgz#981b26b4076c62a5a55873fbef3fe98f83360c61" |
320 |
| - integrity sha512-uiQQeu9tWl3f1+oK0yoAv9lt/KXO24iafxgQTkIYO/kitruILGx3uH+QtIAHqxFV+yIsdnJH+alel9KuE3J15Q== |
| 318 | + version "4.16.1" |
| 319 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.16.1.tgz#2caf6a79dd19c3853b8d39769a27fccb24e4e651" |
| 320 | + integrity sha512-SK777klBdlkUZpZLC1mPvyOWk9yAFCWmug13eAjVQ4/Q1LATE/NbcQL1xDHkptQkZOLnPmLUA1Y54m8dqYwnoQ== |
321 | 321 | dependencies:
|
322 |
| - "@typescript-eslint/experimental-utils" "4.15.2" |
323 |
| - "@typescript-eslint/scope-manager" "4.15.2" |
| 322 | + "@typescript-eslint/experimental-utils" "4.16.1" |
| 323 | + "@typescript-eslint/scope-manager" "4.16.1" |
324 | 324 | debug "^4.1.1"
|
325 | 325 | functional-red-black-tree "^1.0.1"
|
326 | 326 | lodash "^4.17.15"
|
327 | 327 | regexpp "^3.0.0"
|
328 | 328 | semver "^7.3.2"
|
329 | 329 | tsutils "^3.17.1"
|
330 | 330 |
|
331 |
| -"@typescript-eslint/experimental-utils@4.15.2": |
332 |
| - version "4.15.2" |
333 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.15.2.tgz#5efd12355bd5b535e1831282e6cf465b9a71cf36" |
334 |
| - integrity sha512-Fxoshw8+R5X3/Vmqwsjc8nRO/7iTysRtDqx6rlfLZ7HbT8TZhPeQqbPjTyk2RheH3L8afumecTQnUc9EeXxohQ== |
| 331 | +"@typescript-eslint/experimental-utils@4.16.1": |
| 332 | + version "4.16.1" |
| 333 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.16.1.tgz#da7a396dc7d0e01922acf102b76efff17320b328" |
| 334 | + integrity sha512-0Hm3LSlMYFK17jO4iY3un1Ve9x1zLNn4EM50Lia+0EV99NdbK+cn0er7HC7IvBA23mBg3P+8dUkMXy4leL33UQ== |
335 | 335 | dependencies:
|
336 | 336 | "@types/json-schema" "^7.0.3"
|
337 |
| - "@typescript-eslint/scope-manager" "4.15.2" |
338 |
| - "@typescript-eslint/types" "4.15.2" |
339 |
| - "@typescript-eslint/typescript-estree" "4.15.2" |
| 337 | + "@typescript-eslint/scope-manager" "4.16.1" |
| 338 | + "@typescript-eslint/types" "4.16.1" |
| 339 | + "@typescript-eslint/typescript-estree" "4.16.1" |
340 | 340 | eslint-scope "^5.0.0"
|
341 | 341 | eslint-utils "^2.0.0"
|
342 | 342 |
|
@@ -1654,16 +1654,11 @@ lodash.templatesettings@^4.0.0:
|
1654 | 1654 | dependencies:
|
1655 | 1655 | lodash._reinterpolate "^3.0.0"
|
1656 | 1656 |
|
1657 |
| -lodash@^4.17.15: |
| 1657 | +lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20: |
1658 | 1658 | version "4.17.21"
|
1659 | 1659 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
|
1660 | 1660 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
|
1661 | 1661 |
|
1662 |
| -lodash@^4.17.19, lodash@^4.17.20: |
1663 |
| - version "4.17.20" |
1664 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
1665 |
| - integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
1666 |
| - |
1667 | 1662 | log-symbols@^4.0.0:
|
1668 | 1663 | version "4.0.0"
|
1669 | 1664 | resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz#69b3cc46d20f448eccdb75ea1fa733d9e821c920"
|
|
0 commit comments