Skip to content

Commit a9cd567

Browse files
authored
Merge pull request #27538 from element-hq/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v7.12.0
2 parents 9cf7b8b + 82073ae commit a9cd567

File tree

1 file changed

+76
-66
lines changed

1 file changed

+76
-66
lines changed

yarn.lock

+76-66
Original file line numberDiff line numberDiff line change
@@ -1816,9 +1816,9 @@
18161816
eslint-visitor-keys "^3.3.0"
18171817

18181818
"@eslint-community/regexpp@^4.10.0":
1819-
version "4.10.0"
1820-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
1821-
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
1819+
version "4.10.1"
1820+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.1.tgz#361461e5cb3845d874e61731c11cfedd664d83a0"
1821+
integrity sha512-Zm2NGpWELsQAD1xsJzGQpYfvICSsFkEpU0jxBjfdC6uNEWXcHnfs9hScFWtXVDVl+rBQJGrl4g1vcKIejpH9dA==
18221822

18231823
"@eslint-community/regexpp@^4.6.1":
18241824
version "4.9.1"
@@ -3287,7 +3287,7 @@
32873287
"@types/tough-cookie" "*"
32883288
parse5 "^7.0.0"
32893289

3290-
"@types/json-schema@*", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
3290+
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
32913291
version "7.0.15"
32923292
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
32933293
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -3563,89 +3563,84 @@
35633563
"@types/yargs-parser" "*"
35643564

35653565
"@typescript-eslint/eslint-plugin@^7.0.0":
3566-
version "7.8.0"
3567-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.8.0.tgz#c78e309fe967cb4de05b85cdc876fb95f8e01b6f"
3568-
integrity sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==
3566+
version "7.12.0"
3567+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.12.0.tgz#f87a32e8972b8a60024f2f8f12205e7c8108bc41"
3568+
integrity sha512-7F91fcbuDf/d3S8o21+r3ZncGIke/+eWk0EpO21LXhDfLahriZF9CGj4fbAetEjlaBdjdSm9a6VeXbpbT6Z40Q==
35693569
dependencies:
35703570
"@eslint-community/regexpp" "^4.10.0"
3571-
"@typescript-eslint/scope-manager" "7.8.0"
3572-
"@typescript-eslint/type-utils" "7.8.0"
3573-
"@typescript-eslint/utils" "7.8.0"
3574-
"@typescript-eslint/visitor-keys" "7.8.0"
3575-
debug "^4.3.4"
3571+
"@typescript-eslint/scope-manager" "7.12.0"
3572+
"@typescript-eslint/type-utils" "7.12.0"
3573+
"@typescript-eslint/utils" "7.12.0"
3574+
"@typescript-eslint/visitor-keys" "7.12.0"
35763575
graphemer "^1.4.0"
35773576
ignore "^5.3.1"
35783577
natural-compare "^1.4.0"
3579-
semver "^7.6.0"
35803578
ts-api-utils "^1.3.0"
35813579

35823580
"@typescript-eslint/parser@^7.0.0":
3583-
version "7.8.0"
3584-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.8.0.tgz#1e1db30c8ab832caffee5f37e677dbcb9357ddc8"
3585-
integrity sha512-KgKQly1pv0l4ltcftP59uQZCi4HUYswCLbTqVZEJu7uLX8CTLyswqMLqLN+2QFz4jCptqWVV4SB7vdxcH2+0kQ==
3586-
dependencies:
3587-
"@typescript-eslint/scope-manager" "7.8.0"
3588-
"@typescript-eslint/types" "7.8.0"
3589-
"@typescript-eslint/typescript-estree" "7.8.0"
3590-
"@typescript-eslint/visitor-keys" "7.8.0"
3581+
version "7.12.0"
3582+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.12.0.tgz#8761df3345528b35049353db80010b385719b1c3"
3583+
integrity sha512-dm/J2UDY3oV3TKius2OUZIFHsomQmpHtsV0FTh1WO8EKgHLQ1QCADUqscPgTpU+ih1e21FQSRjXckHn3txn6kQ==
3584+
dependencies:
3585+
"@typescript-eslint/scope-manager" "7.12.0"
3586+
"@typescript-eslint/types" "7.12.0"
3587+
"@typescript-eslint/typescript-estree" "7.12.0"
3588+
"@typescript-eslint/visitor-keys" "7.12.0"
35913589
debug "^4.3.4"
35923590

3593-
"@typescript-eslint/scope-manager@7.8.0":
3594-
version "7.8.0"
3595-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
3596-
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
3591+
"@typescript-eslint/scope-manager@7.12.0":
3592+
version "7.12.0"
3593+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.12.0.tgz#259c014362de72dd34f995efe6bd8dda486adf58"
3594+
integrity sha512-itF1pTnN6F3unPak+kutH9raIkL3lhH1YRPGgt7QQOh43DQKVJXmWkpb+vpc/TiDHs6RSd9CTbDsc/Y+Ygq7kg==
35973595
dependencies:
3598-
"@typescript-eslint/types" "7.8.0"
3599-
"@typescript-eslint/visitor-keys" "7.8.0"
3596+
"@typescript-eslint/types" "7.12.0"
3597+
"@typescript-eslint/visitor-keys" "7.12.0"
36003598

3601-
"@typescript-eslint/type-utils@7.8.0":
3602-
version "7.8.0"
3603-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.8.0.tgz#9de166f182a6e4d1c5da76e94880e91831e3e26f"
3604-
integrity sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==
3599+
"@typescript-eslint/type-utils@7.12.0":
3600+
version "7.12.0"
3601+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.12.0.tgz#9dfaaa1972952f395ec5be4f5bbfc4d3cdc63908"
3602+
integrity sha512-lib96tyRtMhLxwauDWUp/uW3FMhLA6D0rJ8T7HmH7x23Gk1Gwwu8UZ94NMXBvOELn6flSPiBrCKlehkiXyaqwA==
36053603
dependencies:
3606-
"@typescript-eslint/typescript-estree" "7.8.0"
3607-
"@typescript-eslint/utils" "7.8.0"
3604+
"@typescript-eslint/typescript-estree" "7.12.0"
3605+
"@typescript-eslint/utils" "7.12.0"
36083606
debug "^4.3.4"
36093607
ts-api-utils "^1.3.0"
36103608

3611-
"@typescript-eslint/types@7.8.0":
3612-
version "7.8.0"
3613-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
3614-
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
3609+
"@typescript-eslint/types@7.12.0":
3610+
version "7.12.0"
3611+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.12.0.tgz#bf208f971a8da1e7524a5d9ae2b5f15192a37981"
3612+
integrity sha512-o+0Te6eWp2ppKY3mLCU+YA9pVJxhUJE15FV7kxuD9jgwIAa+w/ycGJBMrYDTpVGUM/tgpa9SeMOugSabWFq7bg==
36153613

3616-
"@typescript-eslint/typescript-estree@7.8.0":
3617-
version "7.8.0"
3618-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
3619-
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
3614+
"@typescript-eslint/typescript-estree@7.12.0":
3615+
version "7.12.0"
3616+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.12.0.tgz#e6c1074f248b3db6573ab6a7c47a39c4cd498ff9"
3617+
integrity sha512-5bwqLsWBULv1h6pn7cMW5dXX/Y2amRqLaKqsASVwbBHMZSnHqE/HN4vT4fE0aFsiwxYvr98kqOWh1a8ZKXalCQ==
36203618
dependencies:
3621-
"@typescript-eslint/types" "7.8.0"
3622-
"@typescript-eslint/visitor-keys" "7.8.0"
3619+
"@typescript-eslint/types" "7.12.0"
3620+
"@typescript-eslint/visitor-keys" "7.12.0"
36233621
debug "^4.3.4"
36243622
globby "^11.1.0"
36253623
is-glob "^4.0.3"
36263624
minimatch "^9.0.4"
36273625
semver "^7.6.0"
36283626
ts-api-utils "^1.3.0"
36293627

3630-
"@typescript-eslint/utils@7.8.0":
3631-
version "7.8.0"
3632-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
3633-
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
3628+
"@typescript-eslint/utils@7.12.0":
3629+
version "7.12.0"
3630+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.12.0.tgz#c6e58fd7f724cdccc848f71e388ad80cbdb95dd0"
3631+
integrity sha512-Y6hhwxwDx41HNpjuYswYp6gDbkiZ8Hin9Bf5aJQn1bpTs3afYY4GX+MPYxma8jtoIV2GRwTM/UJm/2uGCVv+DQ==
36343632
dependencies:
36353633
"@eslint-community/eslint-utils" "^4.4.0"
3636-
"@types/json-schema" "^7.0.15"
3637-
"@types/semver" "^7.5.8"
3638-
"@typescript-eslint/scope-manager" "7.8.0"
3639-
"@typescript-eslint/types" "7.8.0"
3640-
"@typescript-eslint/typescript-estree" "7.8.0"
3641-
semver "^7.6.0"
3634+
"@typescript-eslint/scope-manager" "7.12.0"
3635+
"@typescript-eslint/types" "7.12.0"
3636+
"@typescript-eslint/typescript-estree" "7.12.0"
36423637

3643-
"@typescript-eslint/visitor-keys@7.8.0":
3644-
version "7.8.0"
3645-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
3646-
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
3638+
"@typescript-eslint/visitor-keys@7.12.0":
3639+
version "7.12.0"
3640+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.12.0.tgz#c053b55a996679528beeedd8e565710ce1ae1ad3"
3641+
integrity sha512-uZk7DevrQLL3vSnfFl5bj4sL75qC9D6EdjemIdbtkuUmIheWpuiiylSY01JxJE7+zGrOWDZrp1WxOuDntvKrHQ==
36473642
dependencies:
3648-
"@typescript-eslint/types" "7.8.0"
3643+
"@typescript-eslint/types" "7.12.0"
36493644
eslint-visitor-keys "^3.4.3"
36503645

36513646
"@ungap/structured-clone@^1.2.0":
@@ -4401,7 +4396,14 @@ brace-expansion@^2.0.1:
44014396
dependencies:
44024397
balanced-match "^1.0.0"
44034398

4404-
braces@^3.0.2, braces@~3.0.2:
4399+
braces@^3.0.2, braces@^3.0.3:
4400+
version "3.0.3"
4401+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
4402+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
4403+
dependencies:
4404+
fill-range "^7.1.1"
4405+
4406+
braces@~3.0.2:
44054407
version "3.0.2"
44064408
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
44074409
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -5244,7 +5246,7 @@ [email protected]:
52445246
dependencies:
52455247
ms "2.0.0"
52465248

5247-
debug@4, debug@^4.3.2, debug@^4.3.4:
5249+
debug@4, debug@^4.3.2:
52485250
version "4.3.4"
52495251
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
52505252
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -5258,7 +5260,7 @@ debug@^3.2.7:
52585260
dependencies:
52595261
ms "^2.1.1"
52605262

5261-
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
5263+
debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.4:
52625264
version "4.3.5"
52635265
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
52645266
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
@@ -6457,10 +6459,10 @@ [email protected]:
64576459
resolved "https://registry.yarnpkg.com/filesize/-/filesize-10.1.2.tgz#33bb71c5c134102499f1bc36e6f2863137f6cb0c"
64586460
integrity sha512-Dx770ai81ohflojxhU+oG+Z2QGvKdYxgEr9OSA8UVrqhwNHjfH9A8f5NKfg83fEH8ZFA5N5llJo5T3PIoZ4CRA==
64596461

6460-
fill-range@^7.0.1:
6461-
version "7.0.1"
6462-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
6463-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
6462+
fill-range@^7.0.1, fill-range@^7.1.1:
6463+
version "7.1.1"
6464+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
6465+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
64646466
dependencies:
64656467
to-regex-range "^5.0.1"
64666468

@@ -8691,14 +8693,22 @@ methods@~1.1.2:
86918693
resolved "https://registry.yarnpkg.com/methods/-/methods-1.1.2.tgz#5529a4d67654134edcc5266656835b0f851afcee"
86928694
integrity sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==
86938695

8694-
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
8696+
micromatch@^4.0.2, micromatch@^4.0.5:
86958697
version "4.0.5"
86968698
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
86978699
integrity sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==
86988700
dependencies:
86998701
braces "^3.0.2"
87008702
picomatch "^2.3.1"
87018703

8704+
micromatch@^4.0.4:
8705+
version "4.0.7"
8706+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.7.tgz#33e8190d9fe474a9895525f5618eee136d46c2e5"
8707+
integrity sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==
8708+
dependencies:
8709+
braces "^3.0.3"
8710+
picomatch "^2.3.1"
8711+
87028712
[email protected], "mime-db@>= 1.43.0 < 2":
87038713
version "1.52.0"
87048714
resolved "https://registry.yarnpkg.com/mime-db/-/mime-db-1.52.0.tgz#bbabcdc02859f4987301c856e3387ce5ec43bf70"

0 commit comments

Comments
 (0)