diff --git a/yarn.lock b/yarn.lock index 48d9ae2589..4f32d35c16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1812,7 +1812,7 @@ resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.34.1.tgz#565a46a251580dae674dac5aafa8eb14b8322a35" integrity sha512-rjLVbmE7HR18kDsjNIZQHxmv9RZwlgzavryL5Lnj2ujIRTeXlKtILHgRNmQ3j4daw7zd+mQgy+uyt6Zo6I0IGA== -"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.34.0", "@typescript-eslint/types@^8.35.0": +"@typescript-eslint/types@8.35.0", "@typescript-eslint/types@^8.35.0": version "8.35.0" resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.35.0.tgz#e60d062907930e30008d796de5c4170f02618a93" integrity sha512-0mYH3emanku0vHw2aRLNGqe7EXh9WHEhi7kZzscrMDf6IIRUQ5Jk4wp1QrledE/36KtdZrVfKnE32eZCf/vaVQ== @@ -3397,6 +3397,14 @@ eslint-import-context@^0.1.8: get-tsconfig "^4.10.1" stable-hash-x "^0.1.1" +eslint-import-context@^0.1.9: + version "0.1.9" + resolved "https://registry.npmjs.org/eslint-import-context/-/eslint-import-context-0.1.9.tgz#967b0b2f0a90ef4b689125e088f790f0b7756dbe" + integrity sha512-K9Hb+yRaGAGUbwjhFNHvSmmkZs9+zbuoe3kFQ4V1wYjrepUFYM2dZAfNtjbbj3qsPfUfsA68Bx/ICWQMi+C8Eg== + dependencies: + get-tsconfig "^4.10.1" + stable-hash-x "^0.2.0" + eslint-import-resolver-typescript@^4.4.3: version "4.4.4" resolved "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.4.4.tgz#3e83a9c25f4a053fe20e1b07b47e04e8519a8720" @@ -3411,19 +3419,19 @@ eslint-import-resolver-typescript@^4.4.3: unrs-resolver "^1.7.11" eslint-plugin-import-x@^4.15.2: - version "4.16.0" - resolved "https://registry.npmjs.org/eslint-plugin-import-x/-/eslint-plugin-import-x-4.16.0.tgz#edd91facd3272aad09489a2a4f866d7f15c4454a" - integrity sha512-g67gvUrgE1VeZ9lFoFM6RfYSh+R3kkxbxDMvNTsz+jxRmj5NA7SHCzhO5O+hDCnSTlLnITMFcl9/hXWudMvX7w== + version "4.16.1" + resolved "https://registry.npmjs.org/eslint-plugin-import-x/-/eslint-plugin-import-x-4.16.1.tgz#a96ee1ad5ba6816f9a5573a9617935011a24c4df" + integrity sha512-vPZZsiOKaBAIATpFE2uMI4w5IRwdv/FpQ+qZZMR4E+PeOcM4OeoEbqxRMnywdxP19TyB/3h6QBB0EWon7letSQ== dependencies: - "@typescript-eslint/types" "^8.34.0" + "@typescript-eslint/types" "^8.35.0" comment-parser "^1.4.1" debug "^4.4.1" - eslint-import-context "^0.1.8" + eslint-import-context "^0.1.9" is-glob "^4.0.3" minimatch "^9.0.3 || ^10.0.1" semver "^7.7.2" - stable-hash-x "^0.1.1" - unrs-resolver "^1.9.0" + stable-hash-x "^0.2.0" + unrs-resolver "^1.9.2" eslint-plugin-jest@^29.0.0: version "29.0.1" @@ -7242,7 +7250,7 @@ universalify@^2.0.0: resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d" integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw== -unrs-resolver@^1.7.11, unrs-resolver@^1.9.0: +unrs-resolver@^1.7.11, unrs-resolver@^1.9.2: version "1.9.2" resolved "https://registry.npmjs.org/unrs-resolver/-/unrs-resolver-1.9.2.tgz#1a7c73335a5e510643664d7bb4bb6f5c28782e36" integrity sha512-VUyWiTNQD7itdiMuJy+EuLEErLj3uwX/EpHQF8EOf33Dq3Ju6VW1GXm+swk6+1h7a49uv9fKZ+dft9jU7esdLA==