|
315 | 315 | dependencies: |
316 | 316 | "@types/node" "*" |
317 | 317 |
|
318 | | -"@typescript-eslint/eslint-plugin@*": |
| 318 | +"@typescript-eslint/eslint-plugin@^5.2.0": |
319 | 319 | version "5.4.0" |
320 | 320 | resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.4.0.tgz#05e711a2e7b68342661fde61bccbd1531c19521a" |
321 | 321 | integrity sha512-9/yPSBlwzsetCsGEn9j24D8vGQgJkOTr4oMLas/w886ZtzKIs1iyoqFrwsX2fqYEeUwsdBpC21gcjRGo57u0eg== |
|
341 | 341 | eslint-scope "^5.1.1" |
342 | 342 | eslint-utils "^3.0.0" |
343 | 343 |
|
344 | | -"@typescript-eslint/parser@*": |
| 344 | +"@typescript-eslint/parser@^5.2.0": |
345 | 345 | version "5.4.0" |
346 | 346 | resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.4.0.tgz#3aa83ce349d66e39b84151f6d5464928044ca9e3" |
347 | 347 | integrity sha512-JoB41EmxiYpaEsRwpZEYAJ9XQURPFer8hpkIW9GiaspVLX8oqbqNM8P4EP8HOZg96yaALiLEVWllA2E8vwsIKw== |
@@ -827,7 +827,7 @@ eslint-config-prettier@^8.3.0: |
827 | 827 | resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" |
828 | 828 | integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== |
829 | 829 |
|
830 | | -eslint-config-xo-typescript@*: |
| 830 | +eslint-config-xo-typescript@^0.47.1: |
831 | 831 | version "0.47.1" |
832 | 832 | resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-0.47.1.tgz#87b5865d8a3428fa26cc8dc3146ef4f712dfed46" |
833 | 833 | integrity sha512-BkbzIltZCWp8QLekKJKG8zJ/ZGezD8Z9FaJ+hJ5PrAVUGkIPmxXLLEHCKS3ax7oOqZLYQiG+jyKfQDIEdTQgbg== |
@@ -2671,6 +2671,11 @@ type-fest@^1.0.1, type-fest@^1.2.1, type-fest@^1.2.2: |
2671 | 2671 | resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1" |
2672 | 2672 | integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA== |
2673 | 2673 |
|
| 2674 | +type-fest@^2.5.4: |
| 2675 | + version "2.5.4" |
| 2676 | + resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.5.4.tgz#1613bf29a172ff1c66c29325466af9096fe505b5" |
| 2677 | + integrity sha512-zyPomVvb6u7+gJ/GPYUH6/nLDNiTtVOqXVUHtxFv5PmZQh6skgfeRtFYzWC01T5KeNWNIx5/0P111rKFLlkFvA== |
| 2678 | + |
2674 | 2679 | typescript@^4.4.4, typescript@^4.5.2: |
2675 | 2680 | version "4.5.2" |
2676 | 2681 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998" |
|
0 commit comments