Skip to content

Commit 466074e

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.26.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.25.4...v2.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a5ec3d commit 466074e

File tree

1 file changed

+69
-63
lines changed

1 file changed

+69
-63
lines changed

yarn.lock

Lines changed: 69 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1374,9 +1374,9 @@
13741374
yargs "^17.0.0"
13751375

13761376
"@commitlint/config-conventional@^16.0.0":
1377-
version "16.0.0"
1378-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.0.0.tgz#f42d9e1959416b5e691c8b5248fc2402adb1fc03"
1379-
integrity sha512-mN7J8KlKFn0kROd+q9PB01sfDx/8K/R25yITspL1No8PB4oj9M1p77xWjP80hPydqZG9OvQq+anXK3ZWeR7s3g==
1377+
version "16.2.1"
1378+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-16.2.1.tgz#2cf47b505fb259777c063538c8498d8fd9b47779"
1379+
integrity sha512-cP9gArx7gnaj4IqmtCIcHdRjTYdRUi6lmGE+lOzGGjGe45qGOS8nyQQNvkNy2Ey2VqoSWuXXkD8zCUh6EHf1Ww==
13801380
dependencies:
13811381
conventional-changelog-conventionalcommits "^4.3.1"
13821382

@@ -2635,22 +2635,22 @@
26352635
eslint-utils "^3.0.0"
26362636

26372637
"@typescript-eslint/parser@^5.9.0":
2638-
version "5.10.1"
2639-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.10.1.tgz#4ce9633cc33fc70bc13786cb793c1a76fe5ad6bd"
2640-
integrity sha512-GReo3tjNBwR5RnRO0K2wDIDN31cM3MmDtgyQ85oAxAmC5K3j/g85IjP+cDfcqDsDDBf1HNKQAD0WqOYL8jXqUA==
2638+
version "5.18.0"
2639+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.18.0.tgz#2bcd4ff21df33621df33e942ccb21cb897f004c6"
2640+
integrity sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==
26412641
dependencies:
2642-
"@typescript-eslint/scope-manager" "5.10.1"
2643-
"@typescript-eslint/types" "5.10.1"
2644-
"@typescript-eslint/typescript-estree" "5.10.1"
2642+
"@typescript-eslint/scope-manager" "5.18.0"
2643+
"@typescript-eslint/types" "5.18.0"
2644+
"@typescript-eslint/typescript-estree" "5.18.0"
26452645
debug "^4.3.2"
26462646

2647-
"@typescript-eslint/scope-manager@5.10.1":
2648-
version "5.10.1"
2649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.10.1.tgz#f0539c73804d2423506db2475352a4dec36cd809"
2650-
integrity sha512-Lyvi559Gvpn94k7+ElXNMEnXu/iundV5uFmCUNnftbFrUbAJ1WBoaGgkbOBm07jVZa682oaBU37ao/NGGX4ZDg==
2647+
"@typescript-eslint/scope-manager@5.18.0":
2648+
version "5.18.0"
2649+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.18.0.tgz#a7d7b49b973ba8cebf2a3710eefd457ef2fb5505"
2650+
integrity sha512-C0CZML6NyRDj+ZbMqh9FnPscg2PrzSaVQg3IpTmpe0NURMVBXlghGZgMYqBw07YW73i0MCqSDqv2SbywnCS8jQ==
26512651
dependencies:
2652-
"@typescript-eslint/types" "5.10.1"
2653-
"@typescript-eslint/visitor-keys" "5.10.1"
2652+
"@typescript-eslint/types" "5.18.0"
2653+
"@typescript-eslint/visitor-keys" "5.18.0"
26542654

26552655
"@typescript-eslint/[email protected]":
26562656
version "5.9.1"
@@ -2669,23 +2669,23 @@
26692669
debug "^4.3.2"
26702670
tsutils "^3.21.0"
26712671

2672-
"@typescript-eslint/types@5.10.1":
2673-
version "5.10.1"
2674-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.10.1.tgz#dca9bd4cb8c067fc85304a31f38ec4766ba2d1ea"
2675-
integrity sha512-ZvxQ2QMy49bIIBpTqFiOenucqUyjTQ0WNLhBM6X1fh1NNlYAC6Kxsx8bRTY3jdYsYg44a0Z/uEgQkohbR0H87Q==
2672+
"@typescript-eslint/types@5.18.0":
2673+
version "5.18.0"
2674+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.18.0.tgz#4f0425d85fdb863071680983853c59a62ce9566e"
2675+
integrity sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==
26762676

26772677
"@typescript-eslint/[email protected]":
26782678
version "5.9.1"
26792679
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.9.1.tgz#1bef8f238a2fb32ebc6ff6d75020d9f47a1593c6"
26802680
integrity sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==
26812681

2682-
"@typescript-eslint/typescript-estree@5.10.1":
2683-
version "5.10.1"
2684-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.10.1.tgz#b268e67be0553f8790ba3fe87113282977adda15"
2685-
integrity sha512-PwIGnH7jIueXv4opcwEbVGDATjGPO1dx9RkUl5LlHDSe+FXxPwFL5W/qYd5/NHr7f6lo/vvTrAzd0KlQtRusJQ==
2682+
"@typescript-eslint/typescript-estree@5.18.0":
2683+
version "5.18.0"
2684+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.18.0.tgz#6498e5ee69a32e82b6e18689e2f72e4060986474"
2685+
integrity sha512-wa+2VAhOPpZs1bVij9e5gyVu60ReMi/KuOx4LKjGx2Y3XTNUDJgQ+5f77D49pHtqef/klglf+mibuHs9TrPxdQ==
26862686
dependencies:
2687-
"@typescript-eslint/types" "5.10.1"
2688-
"@typescript-eslint/visitor-keys" "5.10.1"
2687+
"@typescript-eslint/types" "5.18.0"
2688+
"@typescript-eslint/visitor-keys" "5.18.0"
26892689
debug "^4.3.2"
26902690
globby "^11.0.4"
26912691
is-glob "^4.0.3"
@@ -2705,12 +2705,12 @@
27052705
semver "^7.3.5"
27062706
tsutils "^3.21.0"
27072707

2708-
"@typescript-eslint/visitor-keys@5.10.1":
2709-
version "5.10.1"
2710-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.10.1.tgz#29102de692f59d7d34ecc457ed59ab5fc558010b"
2711-
integrity sha512-NjQ0Xinhy9IL979tpoTRuLKxMc0zJC7QVSdeerXs2/QvOy2yRkzX5dRb10X5woNUdJgU8G3nYRDlI33sq1K4YQ==
2708+
"@typescript-eslint/visitor-keys@5.18.0":
2709+
version "5.18.0"
2710+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.18.0.tgz#c7c07709823804171d569017f3b031ced7253e60"
2711+
integrity sha512-Hf+t+dJsjAKpKSkg3EHvbtEpFFb/1CiOHnvI8bjHgOD4/wAw3gKrA0i94LrbekypiZVanJu3McWJg7rWDMzRTg==
27122712
dependencies:
2713-
"@typescript-eslint/types" "5.10.1"
2713+
"@typescript-eslint/types" "5.18.0"
27142714
eslint-visitor-keys "^3.0.0"
27152715

27162716
"@typescript-eslint/[email protected]":
@@ -5470,32 +5470,32 @@ eslint-import-resolver-node@^0.3.6:
54705470
debug "^3.2.7"
54715471
resolve "^1.20.0"
54725472

5473-
eslint-module-utils@^2.7.2:
5474-
version "2.7.2"
5475-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
5476-
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
5473+
eslint-module-utils@^2.7.3:
5474+
version "2.7.3"
5475+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.3.tgz#ad7e3a10552fdd0642e1e55292781bd6e34876ee"
5476+
integrity sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==
54775477
dependencies:
54785478
debug "^3.2.7"
54795479
find-up "^2.1.0"
54805480

54815481
eslint-plugin-import@^2.24.2:
5482-
version "2.25.4"
5483-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
5484-
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
5482+
version "2.26.0"
5483+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz#f812dc47be4f2b72b478a021605a59fc6fe8b88b"
5484+
integrity sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==
54855485
dependencies:
54865486
array-includes "^3.1.4"
54875487
array.prototype.flat "^1.2.5"
54885488
debug "^2.6.9"
54895489
doctrine "^2.1.0"
54905490
eslint-import-resolver-node "^0.3.6"
5491-
eslint-module-utils "^2.7.2"
5491+
eslint-module-utils "^2.7.3"
54925492
has "^1.0.3"
5493-
is-core-module "^2.8.0"
5493+
is-core-module "^2.8.1"
54945494
is-glob "^4.0.3"
5495-
minimatch "^3.0.4"
5495+
minimatch "^3.1.2"
54965496
object.values "^1.1.5"
5497-
resolve "^1.20.0"
5498-
tsconfig-paths "^3.12.0"
5497+
resolve "^1.22.0"
5498+
tsconfig-paths "^3.14.1"
54995499

55005500
eslint-plugin-prettier@^4.0.0:
55015501
version "4.0.0"
@@ -6863,10 +6863,10 @@ is-color-stop@^1.0.0:
68636863
rgb-regex "^1.0.1"
68646864
rgba-regex "^1.0.0"
68656865

6866-
is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.8.0:
6867-
version "2.8.0"
6868-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
6869-
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
6866+
is-core-module@^2.5.0, is-core-module@^2.8.1:
6867+
version "2.8.1"
6868+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.1.tgz#f59fdfca701d5879d0a6b100a40aa1560ce27211"
6869+
integrity sha512-SdNCUs284hr40hFTFP6l0IfZ/RSrMXF3qgoRHd3/79unUTvrFO/JoXwkGm+5J/Oe3E/b5GsnG330uUNgRpu1PA==
68706870
dependencies:
68716871
has "^1.0.3"
68726872

@@ -8293,10 +8293,10 @@ minimalistic-crypto-utils@^1.0.1:
82938293
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
82948294
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
82958295

8296-
minimatch@^3.0.4:
8297-
version "3.0.4"
8298-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
8299-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
8296+
minimatch@^3.0.4, minimatch@^3.1.2:
8297+
version "3.1.2"
8298+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
8299+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
83008300
dependencies:
83018301
brace-expansion "^1.1.7"
83028302

@@ -8309,7 +8309,7 @@ [email protected]:
83098309
is-plain-obj "^1.1.0"
83108310
kind-of "^6.0.3"
83118311

8312-
minimist@^1.2.0, minimist@^1.2.5:
8312+
minimist@^1.2.0, minimist@^1.2.5, minimist@^1.2.6:
83138313
version "1.2.6"
83148314
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
83158315
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
@@ -9097,7 +9097,7 @@ path-key@^3.0.0, path-key@^3.1.0:
90979097
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
90989098
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
90999099

9100-
path-parse@^1.0.6:
9100+
path-parse@^1.0.7:
91019101
version "1.0.7"
91029102
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
91039103
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
@@ -10382,13 +10382,14 @@ resolve.exports@^1.1.0:
1038210382
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-1.1.0.tgz#5ce842b94b05146c0e03076985d1d0e7e48c90c9"
1038310383
integrity sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==
1038410384

10385-
resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.2.0, resolve@^1.20.0:
10386-
version "1.20.0"
10387-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
10388-
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
10385+
resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.2.0, resolve@^1.20.0, resolve@^1.22.0:
10386+
version "1.22.0"
10387+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.0.tgz#5e0b8c67c15df57a89bdbabe603a002f21731198"
10388+
integrity sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==
1038910389
dependencies:
10390-
is-core-module "^2.2.0"
10391-
path-parse "^1.0.6"
10390+
is-core-module "^2.8.1"
10391+
path-parse "^1.0.7"
10392+
supports-preserve-symlinks-flag "^1.0.0"
1039210393

1039310394
responselike@^1.0.2:
1039410395
version "1.0.2"
@@ -11263,6 +11264,11 @@ supports-hyperlinks@^2.0.0:
1126311264
has-flag "^4.0.0"
1126411265
supports-color "^7.0.0"
1126511266

11267+
supports-preserve-symlinks-flag@^1.0.0:
11268+
version "1.0.0"
11269+
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
11270+
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
11271+
1126611272
svg-tags@^1.0.0:
1126711273
version "1.0.0"
1126811274
resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"
@@ -11576,14 +11582,14 @@ ts-pnp@^1.1.6:
1157611582
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.2.0.tgz#a500ad084b0798f1c3071af391e65912c86bca92"
1157711583
integrity sha512-csd+vJOb/gkzvcCHgTGSChYpy5f1/XKNsmvBGO4JXS+z1v2HobugDz4s1IeFXM3wZB44uczs+eazB5Q/ccdhQw==
1157811584

11579-
tsconfig-paths@^3.12.0:
11580-
version "3.12.0"
11581-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
11582-
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
11585+
tsconfig-paths@^3.14.1:
11586+
version "3.14.1"
11587+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.14.1.tgz#ba0734599e8ea36c862798e920bcf163277b137a"
11588+
integrity sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==
1158311589
dependencies:
1158411590
"@types/json5" "^0.0.29"
1158511591
json5 "^1.0.1"
11586-
minimist "^1.2.0"
11592+
minimist "^1.2.6"
1158711593
strip-bom "^3.0.0"
1158811594

1158911595
tslib@^1.8.1, tslib@^1.9.0:

0 commit comments

Comments
 (0)