From cdfce2dff21b26a47092334fe8dc0da44ae3b355 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 08:11:48 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-import-x to v0.5.1 --- package.json | 2 +- yarn.lock | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e3e0057364..d3e56cffbe 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "eslint": "9.3.0", "eslint-config-prettier": "9.1.0", "eslint-import-resolver-typescript": "3.6.1", - "eslint-plugin-import-x": "0.5.0", + "eslint-plugin-import-x": "0.5.1", "eslint-plugin-lit": "1.13.0", "eslint-plugin-react": "7.34.1", "eslint-plugin-storybook": "0.8.0", diff --git a/yarn.lock b/yarn.lock index b9653ca3fe..33a2225949 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5707,10 +5707,10 @@ eslint-module-utils@^2.7.4: dependencies: debug "^3.2.7" -eslint-plugin-import-x@0.5.0: - version "0.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-0.5.0.tgz#e0b26584d1c166368d7fd9e338cb4edea8832443" - integrity sha512-C7R8Z4IzxmsoOPMtSzwuOBW5FH6iRlxHR6iTks+MzVlrk3r3TUxokkWTx3ypdj9nGOEP+CG/5e6ebZzHbxgbbQ== +eslint-plugin-import-x@0.5.1: + version "0.5.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-import-x/-/eslint-plugin-import-x-0.5.1.tgz#0781096ee737ccfc0f9a028d286839bfa53b1080" + integrity sha512-2JK8bbFOLes+gG6tgdnM8safCxMAj4u2wjX8X1BRFPfnY7Ct2hFYESoIcVwABX/DDcdpQFLGtKmzbNEWJZD9iQ== dependencies: "@typescript-eslint/utils" "^7.4.0" debug "^4.3.4" @@ -5720,6 +5720,7 @@ eslint-plugin-import-x@0.5.0: is-glob "^4.0.3" minimatch "^9.0.3" semver "^7.6.0" + tslib "^2.6.2" eslint-plugin-lit@1.13.0: version "1.13.0" @@ -10922,7 +10923,7 @@ tslib@^1.13.0, tslib@^1.8.1: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== -tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.4.0: +tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.4.0, tslib@^2.6.2: version "2.6.2" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae" integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==