Skip to content

Commit 1a11b84

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.0 to 7.7.1. - [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.7.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d388fa commit 1a11b84

File tree

1 file changed

+55
-20
lines changed

1 file changed

+55
-20
lines changed

Diff for: yarn.lock

+55-20
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.0"
1348-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.0.tgz#bf34a02f221811505b8bf2f31060c8560c1bb0a3"
1349-
integrity sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==
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==
13501350
dependencies:
13511351
"@eslint-community/regexpp" "^4.10.0"
1352-
"@typescript-eslint/scope-manager" "7.7.0"
1353-
"@typescript-eslint/type-utils" "7.7.0"
1354-
"@typescript-eslint/utils" "7.7.0"
1355-
"@typescript-eslint/visitor-keys" "7.7.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"
13561356
debug "^4.3.4"
13571357
graphemer "^1.4.0"
13581358
ignore "^5.3.1"
@@ -1379,13 +1379,21 @@
13791379
"@typescript-eslint/types" "7.7.0"
13801380
"@typescript-eslint/visitor-keys" "7.7.0"
13811381

1382-
"@typescript-eslint/type-utils@7.7.0":
1383-
version "7.7.0"
1384-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.0.tgz#36792ff4209a781b058de61631a48df17bdefbc5"
1385-
integrity sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==
1382+
"@typescript-eslint/scope-manager@7.7.1":
1383+
version "7.7.1"
1384+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.1.tgz#07fe59686ca843f66e3e2b5c151522bc38effab2"
1385+
integrity sha512-PytBif2SF+9SpEUKynYn5g1RHFddJUcyynGpztX3l/ik7KmZEv19WCMhUBkHXPU9es/VWGD3/zg3wg90+Dh2rA==
13861386
dependencies:
1387-
"@typescript-eslint/typescript-estree" "7.7.0"
1388-
"@typescript-eslint/utils" "7.7.0"
1387+
"@typescript-eslint/types" "7.7.1"
1388+
"@typescript-eslint/visitor-keys" "7.7.1"
1389+
1390+
"@typescript-eslint/[email protected]":
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==
1394+
dependencies:
1395+
"@typescript-eslint/typescript-estree" "7.7.1"
1396+
"@typescript-eslint/utils" "7.7.1"
13891397
debug "^4.3.4"
13901398
ts-api-utils "^1.3.0"
13911399

@@ -1394,6 +1402,11 @@
13941402
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.0.tgz#23af4d24bf9ce15d8d301236e3e3014143604f27"
13951403
integrity sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==
13961404

1405+
"@typescript-eslint/[email protected]":
1406+
version "7.7.1"
1407+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.1.tgz#f903a651fb004c75add08e4e9e207f169d4b98d7"
1408+
integrity sha512-AmPmnGW1ZLTpWa+/2omPrPfR7BcbUU4oha5VIbSbS1a1Tv966bklvLNXxp3mrbc+P2j4MNOTfDffNsk4o0c6/w==
1409+
13971410
"@typescript-eslint/[email protected]":
13981411
version "7.7.0"
13991412
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.0.tgz#b5dd6383b4c6a852d7b256a37af971e8982be97f"
@@ -1408,17 +1421,31 @@
14081421
semver "^7.6.0"
14091422
ts-api-utils "^1.3.0"
14101423

1411-
"@typescript-eslint/[email protected]":
1412-
version "7.7.0"
1413-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.0.tgz#3d2b6606a60ac34f3c625facfb3b3ab7e126f58d"
1414-
integrity sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==
1424+
"@typescript-eslint/[email protected]":
1425+
version "7.7.1"
1426+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.1.tgz#5cafde48fe390fe1c1b329b2ce0ba8a73c1e87b2"
1427+
integrity sha512-CXe0JHCXru8Fa36dteXqmH2YxngKJjkQLjxzoj6LYwzZ7qZvgsLSc+eqItCrqIop8Vl2UKoAi0StVWu97FQZIQ==
1428+
dependencies:
1429+
"@typescript-eslint/types" "7.7.1"
1430+
"@typescript-eslint/visitor-keys" "7.7.1"
1431+
debug "^4.3.4"
1432+
globby "^11.1.0"
1433+
is-glob "^4.0.3"
1434+
minimatch "^9.0.4"
1435+
semver "^7.6.0"
1436+
ts-api-utils "^1.3.0"
1437+
1438+
"@typescript-eslint/[email protected]":
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==
14151442
dependencies:
14161443
"@eslint-community/eslint-utils" "^4.4.0"
14171444
"@types/json-schema" "^7.0.15"
14181445
"@types/semver" "^7.5.8"
1419-
"@typescript-eslint/scope-manager" "7.7.0"
1420-
"@typescript-eslint/types" "7.7.0"
1421-
"@typescript-eslint/typescript-estree" "7.7.0"
1446+
"@typescript-eslint/scope-manager" "7.7.1"
1447+
"@typescript-eslint/types" "7.7.1"
1448+
"@typescript-eslint/typescript-estree" "7.7.1"
14221449
semver "^7.6.0"
14231450

14241451
"@typescript-eslint/[email protected]":
@@ -1429,6 +1456,14 @@
14291456
"@typescript-eslint/types" "7.7.0"
14301457
eslint-visitor-keys "^3.4.3"
14311458

1459+
"@typescript-eslint/[email protected]":
1460+
version "7.7.1"
1461+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.7.1.tgz#da2294796220bb0f3b4add5ecbb1b9c3f4f65798"
1462+
integrity sha512-gBL3Eq25uADw1LQ9kVpf3hRM+DWzs0uZknHYK3hq4jcTPqVCClHGDnB6UUUV2SFeBeA4KWHWbbLqmbGcZ4FYbw==
1463+
dependencies:
1464+
"@typescript-eslint/types" "7.7.1"
1465+
eslint-visitor-keys "^3.4.3"
1466+
14321467
"@ungap/structured-clone@^1.2.0":
14331468
version "1.2.0"
14341469
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)