Skip to content

Commit cc5250a

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.7.1 to 7.8.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.8.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 8432583 commit cc5250a

File tree

1 file changed

+20
-55
lines changed

1 file changed

+20
-55
lines changed

Diff for: yarn.lock

+20-55
Original file line numberDiff line numberDiff line change
@@ -1344,15 +1344,15 @@
13441344
"@types/yargs-parser" "*"
13451345

13461346
"@typescript-eslint/eslint-plugin@^7.0.0":
1347-
version "7.7.1"
1348-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.1.tgz#50a9044e3e5fe76b22caf64fb7fc1f97614bdbfd"
1349-
integrity sha512-KwfdWXJBOviaBVhxO3p5TJiLpNuh2iyXyjmWN0f1nU87pwyvfS0EmjC6ukQVYVFJd/K1+0NWGPDXiyEyQorn0Q==
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==
13501350
dependencies:
13511351
"@eslint-community/regexpp" "^4.10.0"
1352-
"@typescript-eslint/scope-manager" "7.7.1"
1353-
"@typescript-eslint/type-utils" "7.7.1"
1354-
"@typescript-eslint/utils" "7.7.1"
1355-
"@typescript-eslint/visitor-keys" "7.7.1"
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"
13561356
debug "^4.3.4"
13571357
graphemer "^1.4.0"
13581358
ignore "^5.3.1"
@@ -1371,14 +1371,6 @@
13711371
"@typescript-eslint/visitor-keys" "7.8.0"
13721372
debug "^4.3.4"
13731373

1374-
"@typescript-eslint/[email protected]":
1375-
version "7.7.1"
1376-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz#07fe59686ca843f66e3e2b5c151522bc38effab2"
1377-
integrity sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==
1378-
dependencies:
1379-
"@typescript-eslint/types" "7.7.1"
1380-
"@typescript-eslint/visitor-keys" "7.7.1"
1381-
13821374
"@typescript-eslint/[email protected]":
13831375
version "7.8.0"
13841376
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.8.0.tgz#bb19096d11ec6b87fb6640d921df19b813e02047"
@@ -1387,40 +1379,21 @@
13871379
"@typescript-eslint/types" "7.8.0"
13881380
"@typescript-eslint/visitor-keys" "7.8.0"
13891381

1390-
"@typescript-eslint/type-utils@7.7.1":
1391-
version "7.7.1"
1392-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.1.tgz#2f8094edca3bebdaad009008929df645ed9c8743"
1393-
integrity sha512-ZksJLW3WF7o75zaBPScdW1Gbkwhd/lyeXGf1kQCxJaOeITscoSl0MjynVvCzuV5boUz/3fOI06Lz8La55mu29Q==
1382+
"@typescript-eslint/type-utils@7.8.0":
1383+
version "7.8.0"
1384+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.8.0.tgz#9de166f182a6e4d1c5da76e94880e91831e3e26f"
1385+
integrity sha512-H70R3AefQDQpz9mGv13Uhi121FNMh+WEaRqcXTX09YEDky21km4dV1ZXJIp8QjXc4ZaVkXVdohvWDzbnbHDS+A==
13941386
dependencies:
1395-
"@typescript-eslint/typescript-estree" "7.7.1"
1396-
"@typescript-eslint/utils" "7.7.1"
1387+
"@typescript-eslint/typescript-estree" "7.8.0"
1388+
"@typescript-eslint/utils" "7.8.0"
13971389
debug "^4.3.4"
13981390
ts-api-utils "^1.3.0"
13991391

1400-
"@typescript-eslint/[email protected]":
1401-
version "7.7.1"
1402-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
1403-
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
1404-
14051392
"@typescript-eslint/[email protected]":
14061393
version "7.8.0"
14071394
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.8.0.tgz#1fd2577b3ad883b769546e2d1ef379f929a7091d"
14081395
integrity sha512-wf0peJ+ZGlcH+2ZS23aJbOv+ztjeeP8uQ9GgwMJGVLx/Nj9CJt17GWgWWoSmoRVKAX2X+7fzEnAjxdvK2gqCLw==
14091396

1410-
"@typescript-eslint/[email protected]":
1411-
version "7.7.1"
1412-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.1.tgz#5cafde48fe390fe1c1b329b2ce0ba8a73c1e87b2"
1413-
integrity sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==
1414-
dependencies:
1415-
"@typescript-eslint/types" "7.7.1"
1416-
"@typescript-eslint/visitor-keys" "7.7.1"
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-
14241397
"@typescript-eslint/[email protected]":
14251398
version "7.8.0"
14261399
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.8.0.tgz#b028a9226860b66e623c1ee55cc2464b95d2987c"
@@ -1435,27 +1408,19 @@
14351408
semver "^7.6.0"
14361409
ts-api-utils "^1.3.0"
14371410

1438-
"@typescript-eslint/utils@7.7.1":
1439-
version "7.7.1"
1440-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.1.tgz#5d161f2b4a55e1bc38b634bebb921e4bd4e4a16e"
1441-
integrity sha512-QUvBxPEaBXf41ZBbaidKICgVL8Hin0p6prQDu6bbetWo39BKbWJxRsErOzMNT1rXvTll+J7ChrbmMCXM9rsvOQ==
1411+
"@typescript-eslint/utils@7.8.0":
1412+
version "7.8.0"
1413+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.8.0.tgz#57a79f9c0c0740ead2f622e444cfaeeb9fd047cd"
1414+
integrity sha512-L0yFqOCflVqXxiZyXrDr80lnahQfSOfc9ELAAZ75sqicqp2i36kEZZGuUymHNFoYOqxRT05up760b4iGsl02nQ==
14421415
dependencies:
14431416
"@eslint-community/eslint-utils" "^4.4.0"
14441417
"@types/json-schema" "^7.0.15"
14451418
"@types/semver" "^7.5.8"
1446-
"@typescript-eslint/scope-manager" "7.7.1"
1447-
"@typescript-eslint/types" "7.7.1"
1448-
"@typescript-eslint/typescript-estree" "7.7.1"
1419+
"@typescript-eslint/scope-manager" "7.8.0"
1420+
"@typescript-eslint/types" "7.8.0"
1421+
"@typescript-eslint/typescript-estree" "7.8.0"
14491422
semver "^7.6.0"
14501423

1451-
"@typescript-eslint/[email protected]":
1452-
version "7.7.1"
1453-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.1.tgz#da2294796220bb0f3b4add5ecbb1b9c3f4f65798"
1454-
integrity sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==
1455-
dependencies:
1456-
"@typescript-eslint/types" "7.7.1"
1457-
eslint-visitor-keys "^3.4.3"
1458-
14591424
"@typescript-eslint/[email protected]":
14601425
version "7.8.0"
14611426
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.8.0.tgz#7285aab991da8bee411a42edbd5db760d22fdd91"

0 commit comments

Comments
 (0)