|
2983 | 2983 | semver "^7.6.0"
|
2984 | 2984 | ts-api-utils "^2.0.1"
|
2985 | 2985 |
|
2986 |
| -"@typescript-eslint/[email protected]", "@typescript-eslint/utils@^8.21.0": |
| 2986 | +"@typescript-eslint/[email protected]": |
2987 | 2987 | version "8.26.0"
|
2988 | 2988 | resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.26.0.tgz#845d20ed8378a5594e6445f54e53b972aee7b3e6"
|
2989 | 2989 | integrity sha512-2L2tU3FVwhvU14LndnQCA2frYC8JnPDVKyQtWFPf8IYFMt/ykEN1bPolNhNbCVgOmdzTlWdusCTKA/9nKrf8Ig==
|
@@ -4873,20 +4873,18 @@ eslint-plugin-es-x@^7.8.0:
|
4873 | 4873 | eslint-compat-utils "^0.5.1"
|
4874 | 4874 |
|
4875 | 4875 | eslint-plugin-n@^17.10.2:
|
4876 |
| - version "17.16.1" |
4877 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.1.tgz#57b2805983db30624e4f1196da17b7baa2cdd217" |
4878 |
| - integrity sha512-/7FVAwjUrix9P5lycnsYRIQRwFo/DZROD+ZXWLpE+/EZWLyuLvyFaRdAPYJSz+nlAdZIZp+LAzlBerQSVYUNFg== |
| 4876 | + version "17.16.2" |
| 4877 | + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.2.tgz#042eae252b1f4201c77596fc28ee9a391dc07c83" |
| 4878 | + integrity sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ== |
4879 | 4879 | dependencies:
|
4880 | 4880 | "@eslint-community/eslint-utils" "^4.4.1"
|
4881 |
| - "@typescript-eslint/utils" "^8.21.0" |
4882 | 4881 | enhanced-resolve "^5.17.1"
|
4883 | 4882 | eslint-plugin-es-x "^7.8.0"
|
4884 | 4883 | get-tsconfig "^4.8.1"
|
4885 | 4884 | globals "^15.11.0"
|
4886 | 4885 | ignore "^5.3.2"
|
4887 | 4886 | minimatch "^9.0.5"
|
4888 | 4887 | semver "^7.6.3"
|
4889 |
| - ts-declaration-location "^1.0.5" |
4890 | 4888 |
|
4891 | 4889 |
|
4892 | 4890 | version "5.1.1"
|
|
7497 | 7495 | dependencies:
|
7498 | 7496 | brace-expansion "^2.0.1"
|
7499 | 7497 |
|
7500 |
| -minimatch@^10.0.1: |
7501 |
| - version "10.0.1" |
7502 |
| - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" |
7503 |
| - integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== |
7504 |
| - dependencies: |
7505 |
| - brace-expansion "^2.0.1" |
7506 |
| - |
7507 | 7498 | minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
7508 | 7499 | version "3.1.2"
|
7509 | 7500 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
@@ -9835,13 +9826,6 @@ ts-api-utils@^2.0.1:
|
9835 | 9826 | resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.1.tgz#660729385b625b939aaa58054f45c058f33f10cd"
|
9836 | 9827 | integrity sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==
|
9837 | 9828 |
|
9838 |
| -ts-declaration-location@^1.0.5: |
9839 |
| - version "1.0.5" |
9840 |
| - resolved "https://registry.yarnpkg.com/ts-declaration-location/-/ts-declaration-location-1.0.5.tgz#96433afbf90a77ecd2391949a2cc43ffa5340de2" |
9841 |
| - integrity sha512-WqmlO9IoeYwCqJ2E9kHMcY9GZhhfLYItC3VnHDlPOrg6nNdUWS4wn4hhDZUPt60m1EvtjPIZyprTjpI992Bgzw== |
9842 |
| - dependencies: |
9843 |
| - minimatch "^10.0.1" |
9844 |
| - |
9845 | 9829 | ts-jest@^29.0.1:
|
9846 | 9830 | version "29.2.6"
|
9847 | 9831 | resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6.tgz#df53edf8b72fb89de032cfa310abf37582851d9a"
|
|
0 commit comments