Skip to content

Commit 9c85084

Browse files
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.8.0 to 7.9.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.9.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ef099d commit 9c85084

File tree

1 file changed

+21
-66
lines changed

1 file changed

+21
-66
lines changed

Diff for: yarn.lock

+21-66
Original file line numberDiff line numberDiff line change
@@ -1281,11 +1281,6 @@
12811281
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
12821282
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
12831283

1284-
"@types/json-schema@^7.0.15":
1285-
version "7.0.15"
1286-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1287-
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
1288-
12891284
"@types/linkify-it@*":
12901285
version "3.0.3"
12911286
resolved "https://registry.yarnpkg.com/@types/linkify-it/-/linkify-it-3.0.3.tgz#15a0712296c5041733c79efe233ba17ae5a7587b"
@@ -1316,7 +1311,7 @@
13161311
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
13171312
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
13181313

1319-
"@types/semver@^7.5.7", "@types/semver@^7.5.8":
1314+
"@types/semver@^7.5.7":
13201315
version "7.5.8"
13211316
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
13221317
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -1344,20 +1339,18 @@
13441339
"@types/yargs-parser" "*"
13451340

13461341
"@typescript-eslint/eslint-plugin@^7.0.0":
1347-
version "7.8.0"
1348-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.8.0.tgz#c78e309fe967cb4de05b85cdc876fb95f8e01b6f"
1349-
integrity sha512-gFTT+ezJmkwutUPmB0skOj3GZJtlEGnlssems4AjkVweUPGj7jRwwqg0Hhg7++kPGJqKtTYx+R05Ftww372aIg==
1342+
version "7.9.0"
1343+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.9.0.tgz#093b96fc4e342226e65d5f18f9c87081e0b04a31"
1344+
integrity sha512-6e+X0X3sFe/G/54aC3jt0txuMTURqLyekmEHViqyA2VnxhLMpvA6nqmcjIy+Cr9tLDHPssA74BP5Mx9HQIxBEA==
13501345
dependencies:
13511346
"@eslint-community/regexpp" "^4.10.0"
1352-
"@typescript-eslint/scope-manager" "7.8.0"
1353-
"@typescript-eslint/type-utils" "7.8.0"
1354-
"@typescript-eslint/utils" "7.8.0"
1355-
"@typescript-eslint/visitor-keys" "7.8.0"
1356-
debug "^4.3.4"
1347+
"@typescript-eslint/scope-manager" "7.9.0"
1348+
"@typescript-eslint/type-utils" "7.9.0"
1349+
"@typescript-eslint/utils" "7.9.0"
1350+
"@typescript-eslint/visitor-keys" "7.9.0"
13571351
graphemer "^1.4.0"
13581352
ignore "^5.3.1"
13591353
natural-compare "^1.4.0"
1360-
semver "^7.6.0"
13611354
ts-api-utils "^1.3.0"
13621355

13631356
"@typescript-eslint/parser@^7.0.0":
@@ -1371,14 +1364,6 @@
13711364
"@typescript-eslint/visitor-keys" "7.9.0"
13721365
debug "^4.3.4"
13731366

1374-
"@typescript-eslint/[email protected]":
1375-
version "7.8.0"
1376-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
1377-
integrity sha512-viEmZ1LmwsGcnr85gIq+FCYI7nO90DVbE37/ll51hjv9aG+YZMb4WDE2fyWpUR4O/UrhGRpYXK/XajcGTk2B8g==
1378-
dependencies:
1379-
"@typescript-eslint/types" "7.8.0"
1380-
"@typescript-eslint/visitor-keys" "7.8.0"
1381-
13821367
"@typescript-eslint/[email protected]":
13831368
version "7.9.0"
13841369
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.9.0.tgz#1dd3e63a4411db356a9d040e75864851b5f2619b"
@@ -1387,40 +1372,21 @@
13871372
"@typescript-eslint/types" "7.9.0"
13881373
"@typescript-eslint/visitor-keys" "7.9.0"
13891374

1390-
"@typescript-eslint/type-utils@7.8.0":
1391-
version "7.8.0"
1392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.8.0.tgz#9de166f182a6e4d1c5da76e94880e91831e3e26f"
1393-
integrity sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==
1375+
"@typescript-eslint/type-utils@7.9.0":
1376+
version "7.9.0"
1377+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.9.0.tgz#f523262e1b66ca65540b7a65a1222db52e0a90c9"
1378+
integrity sha512-6Qy8dfut0PFrFRAZsGzuLoM4hre4gjzWJB6sUvdunCYZsYemTkzZNwF1rnGea326PHPT3zn5Lmg32M/xfJfByA==
13941379
dependencies:
1395-
"@typescript-eslint/typescript-estree" "7.8.0"
1396-
"@typescript-eslint/utils" "7.8.0"
1380+
"@typescript-eslint/typescript-estree" "7.9.0"
1381+
"@typescript-eslint/utils" "7.9.0"
13971382
debug "^4.3.4"
13981383
ts-api-utils "^1.3.0"
13991384

1400-
"@typescript-eslint/[email protected]":
1401-
version "7.8.0"
1402-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
1403-
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
1404-
14051385
"@typescript-eslint/[email protected]":
14061386
version "7.9.0"
14071387
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.9.0.tgz#b58e485e4bfba055659c7e683ad4f5f0821ae2ec"
14081388
integrity sha512-oZQD9HEWQanl9UfsbGVcZ2cGaR0YT5476xfWE0oE5kQa2sNK2frxOlkeacLOTh9po4AlUT5rtkGyYM5kew0z5w==
14091389

1410-
"@typescript-eslint/[email protected]":
1411-
version "7.8.0"
1412-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
1413-
integrity sha512-5pfUCOwK5yjPaJQNy44prjCwtr981dO8Qo9J9PwYXZ0MosgAbfEMB008dJ5sNo3+/BN6ytBPuSvXUg9SAqB0dg==
1414-
dependencies:
1415-
"@typescript-eslint/types" "7.8.0"
1416-
"@typescript-eslint/visitor-keys" "7.8.0"
1417-
debug "^4.3.4"
1418-
globby "^11.1.0"
1419-
is-glob "^4.0.3"
1420-
minimatch "^9.0.4"
1421-
semver "^7.6.0"
1422-
ts-api-utils "^1.3.0"
1423-
14241390
"@typescript-eslint/[email protected]":
14251391
version "7.9.0"
14261392
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.9.0.tgz#3395e27656060dc313a6b406c3a298b729685e07"
@@ -1435,26 +1401,15 @@
14351401
semver "^7.6.0"
14361402
ts-api-utils "^1.3.0"
14371403

1438-
"@typescript-eslint/utils@7.8.0":
1439-
version "7.8.0"
1440-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
1441-
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
1404+
"@typescript-eslint/utils@7.9.0":
1405+
version "7.9.0"
1406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.9.0.tgz#1b96a34eefdca1c820cb1bbc2751d848b4540899"
1407+
integrity sha512-5KVRQCzZajmT4Ep+NEgjXCvjuypVvYHUW7RHlXzNPuak2oWpVoD1jf5xCP0dPAuNIchjC7uQyvbdaSTFaLqSdA==
14421408
dependencies:
14431409
"@eslint-community/eslint-utils" "^4.4.0"
1444-
"@types/json-schema" "^7.0.15"
1445-
"@types/semver" "^7.5.8"
1446-
"@typescript-eslint/scope-manager" "7.8.0"
1447-
"@typescript-eslint/types" "7.8.0"
1448-
"@typescript-eslint/typescript-estree" "7.8.0"
1449-
semver "^7.6.0"
1450-
1451-
"@typescript-eslint/[email protected]":
1452-
version "7.8.0"
1453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"
1454-
integrity sha512-q4/gibTNBQNA0lGyYQCmWRS5D15n8rXh4QjK3KV+MBPlTYHpfBUT3D3PaPR/HeNiI9W6R7FvlkcGhNyAoP+caA==
1455-
dependencies:
1456-
"@typescript-eslint/types" "7.8.0"
1457-
eslint-visitor-keys "^3.4.3"
1410+
"@typescript-eslint/scope-manager" "7.9.0"
1411+
"@typescript-eslint/types" "7.9.0"
1412+
"@typescript-eslint/typescript-estree" "7.9.0"
14581413

14591414
"@typescript-eslint/[email protected]":
14601415
version "7.9.0"

0 commit comments

Comments
 (0)