|
11624 | 11624 | object.fromentries "^2.0.6" |
11625 | 11625 | semver "^6.3.0" |
11626 | 11626 |
|
11627 | | -eslint-plugin-n@16.0.2: |
11628 | | - version "16.0.2" |
11629 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.0.2.tgz#5b2c0ad8dd9b724244d30fad2cc49ff4308a2152" |
11630 | | - integrity sha512-Y66uDfUNbBzypsr0kELWrIz+5skicECrLUqlWuXawNSLUq3ltGlCwu6phboYYOTSnoTdHgTLrc+5Ydo6KjzZog== |
| 11627 | +eslint-plugin-n@16.1.0: |
| 11628 | + version "16.1.0" |
| 11629 | + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-16.1.0.tgz#73d24fe3e37d04519c1f9230bdbd3aa567c66799" |
| 11630 | + integrity sha512-3wv/TooBst0N4ND+pnvffHuz9gNPmk/NkLwAxOt2JykTl/hcuECe6yhTtLJcZjIxtZwN+GX92ACp/QTLpHA3Hg== |
11631 | 11631 | dependencies: |
11632 | 11632 | "@eslint-community/eslint-utils" "^4.4.0" |
11633 | 11633 | builtins "^5.0.1" |
11634 | 11634 | eslint-plugin-es-x "^7.1.0" |
| 11635 | + get-tsconfig "^4.7.0" |
11635 | 11636 | ignore "^5.2.4" |
11636 | 11637 | is-core-module "^2.12.1" |
11637 | 11638 | minimatch "^3.1.2" |
@@ -13101,6 +13102,13 @@ get-symbol-description@^1.0.0: |
13101 | 13102 | call-bind "^1.0.2" |
13102 | 13103 | get-intrinsic "^1.1.1" |
13103 | 13104 |
|
| 13105 | +get-tsconfig@^4.7.0: |
| 13106 | + version "4.7.0" |
| 13107 | + resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.0.tgz#06ce112a1463e93196aa90320c35df5039147e34" |
| 13108 | + integrity sha512-pmjiZ7xtB8URYm74PlGJozDNyhvsVLUcpBa8DZBG3bWHwaHa9bPiRpiSfovw+fjhwONSCWKRyk+JQHEGZmMrzw== |
| 13109 | + dependencies: |
| 13110 | + resolve-pkg-maps "^1.0.0" |
| 13111 | + |
13104 | 13112 | get-uri@^6.0.1: |
13105 | 13113 | version "6.0.1" |
13106 | 13114 | resolved "https://registry.yarnpkg.com/get-uri/-/get-uri-6.0.1.tgz#cff2ba8d456c3513a04b70c45de4dbcca5b1527c" |
@@ -19373,6 +19381,11 @@ resolve-from@^5.0.0: |
19373 | 19381 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" |
19374 | 19382 | integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== |
19375 | 19383 |
|
| 19384 | +resolve-pkg-maps@^1.0.0: |
| 19385 | + version "1.0.0" |
| 19386 | + resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f" |
| 19387 | + integrity sha512-seS2Tj26TBVOC2NIc2rOe2y2ZO7efxITtLZcGSOnHHNOQ7CkiUBfw0Iw2ck6xkIhPwLhKNLS8BO+hEpngQlqzw== |
| 19388 | + |
19376 | 19389 | resolve-url@^0.2.1: |
19377 | 19390 | version "0.2.1" |
19378 | 19391 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
|
0 commit comments