|
1784 | 1784 | semver "^7.6.0"
|
1785 | 1785 | ts-api-utils "^2.0.1"
|
1786 | 1786 |
|
1787 |
| -"@typescript-eslint/[email protected]": |
| 1787 | +"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.21.0": |
1788 | 1788 | version "8.25.0"
|
1789 | 1789 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
|
1790 | 1790 | integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
|
|
2711 | 2711 | string.prototype.trimend "^1.0.8"
|
2712 | 2712 | tsconfig-paths "^3.15.0"
|
2713 | 2713 |
|
2714 |
| -eslint-plugin-n@17.15.1: |
2715 |
| - version "17.15.1" |
2716 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.15.1.tgz#2129bbc7b11466c3bfec57876a15aadfad3a83f2" |
2717 |
| - integrity sha512-KFw7x02hZZkBdbZEFQduRGH4VkIH4MW97ClsbAM4Y4E6KguBJWGfWG1P4HEIpZk2bkoWf0bojpnjNAhYQP8beA== |
| 2714 | +eslint-plugin-n@17.16.1: |
| 2715 | + version "17.16.1" |
| 2716 | + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.1.tgz#57b2805983db30624e4f1196da17b7baa2cdd217" |
| 2717 | + integrity sha512-/7FVAwjUrix9P5lycnsYRIQRwFo/DZROD+ZXWLpE+/EZWLyuLvyFaRdAPYJSz+nlAdZIZp+LAzlBerQSVYUNFg== |
2718 | 2718 | dependencies:
|
2719 | 2719 | "@eslint-community/eslint-utils" "^4.4.1"
|
| 2720 | + "@typescript-eslint/utils" "^8.21.0" |
2720 | 2721 | enhanced-resolve "^5.17.1"
|
2721 | 2722 | eslint-plugin-es-x "^7.8.0"
|
2722 | 2723 | get-tsconfig "^4.8.1"
|
2723 | 2724 | globals "^15.11.0"
|
2724 | 2725 | ignore "^5.3.2"
|
2725 | 2726 | minimatch "^9.0.5"
|
2726 | 2727 | semver "^7.6.3"
|
| 2728 | + ts-declaration-location "^1.0.5" |
2727 | 2729 |
|
2728 | 2730 |
|
2729 | 2731 | version "7.2.1"
|
@@ -4276,6 +4278,13 @@ mimic-function@^5.0.0:
|
4276 | 4278 | resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
|
4277 | 4279 | integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
|
4278 | 4280 |
|
| 4281 | +minimatch@^10.0.1: |
| 4282 | + version "10.0.1" |
| 4283 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" |
| 4284 | + integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== |
| 4285 | + dependencies: |
| 4286 | + brace-expansion "^2.0.1" |
| 4287 | + |
4279 | 4288 | minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2:
|
4280 | 4289 | version "3.1.2"
|
4281 | 4290 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
@@ -5236,6 +5245,13 @@ ts-api-utils@^2.0.1:
|
5236 | 5245 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
|
5237 | 5246 | integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
|
5238 | 5247 |
|
| 5248 | +ts-declaration-location@^1.0.5: |
| 5249 | + version "1.0.5" |
| 5250 | + resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2" |
| 5251 | + integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw== |
| 5252 | + dependencies: |
| 5253 | + minimatch "^10.0.1" |
| 5254 | + |
5239 | 5255 |
|
5240 | 5256 | version "29.2.6"
|
5241 | 5257 | resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"
|
|
0 commit comments