Skip to content

Commit 0fe6546

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 6.10.0 to 6.11.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/v6.11.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 f363a6a commit 0fe6546

File tree

1 file changed

+54
-20
lines changed

1 file changed

+54
-20
lines changed

Diff for: yarn.lock

+54-20
Original file line numberDiff line numberDiff line change
@@ -1307,15 +1307,15 @@
13071307
"@types/yargs-parser" "*"
13081308

13091309
"@typescript-eslint/eslint-plugin@^6.9.1":
1310-
version "6.10.0"
1311-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.10.0.tgz#cfe2bd34e26d2289212946b96ab19dcad64b661a"
1312-
integrity sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==
1310+
version "6.11.0"
1311+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.0.tgz#52aae65174ff526576351f9ccd41cea01001463f"
1312+
integrity sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==
13131313
dependencies:
13141314
"@eslint-community/regexpp" "^4.5.1"
1315-
"@typescript-eslint/scope-manager" "6.10.0"
1316-
"@typescript-eslint/type-utils" "6.10.0"
1317-
"@typescript-eslint/utils" "6.10.0"
1318-
"@typescript-eslint/visitor-keys" "6.10.0"
1315+
"@typescript-eslint/scope-manager" "6.11.0"
1316+
"@typescript-eslint/type-utils" "6.11.0"
1317+
"@typescript-eslint/utils" "6.11.0"
1318+
"@typescript-eslint/visitor-keys" "6.11.0"
13191319
debug "^4.3.4"
13201320
graphemer "^1.4.0"
13211321
ignore "^5.2.4"
@@ -1342,13 +1342,21 @@
13421342
"@typescript-eslint/types" "6.10.0"
13431343
"@typescript-eslint/visitor-keys" "6.10.0"
13441344

1345-
"@typescript-eslint/type-utils@6.10.0":
1346-
version "6.10.0"
1347-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.10.0.tgz#1007faede067c78bdbcef2e8abb31437e163e2e1"
1348-
integrity sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==
1345+
"@typescript-eslint/scope-manager@6.11.0":
1346+
version "6.11.0"
1347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
1348+
integrity sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==
13491349
dependencies:
1350-
"@typescript-eslint/typescript-estree" "6.10.0"
1351-
"@typescript-eslint/utils" "6.10.0"
1350+
"@typescript-eslint/types" "6.11.0"
1351+
"@typescript-eslint/visitor-keys" "6.11.0"
1352+
1353+
"@typescript-eslint/[email protected]":
1354+
version "6.11.0"
1355+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
1356+
integrity sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==
1357+
dependencies:
1358+
"@typescript-eslint/typescript-estree" "6.11.0"
1359+
"@typescript-eslint/utils" "6.11.0"
13521360
debug "^4.3.4"
13531361
ts-api-utils "^1.0.1"
13541362

@@ -1357,6 +1365,11 @@
13571365
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.10.0.tgz#f4f0a84aeb2ac546f21a66c6e0da92420e921367"
13581366
integrity sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==
13591367

1368+
"@typescript-eslint/[email protected]":
1369+
version "6.11.0"
1370+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
1371+
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
1372+
13601373
"@typescript-eslint/[email protected]":
13611374
version "6.10.0"
13621375
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.10.0.tgz#667381eed6f723a1a8ad7590a31f312e31e07697"
@@ -1370,17 +1383,30 @@
13701383
semver "^7.5.4"
13711384
ts-api-utils "^1.0.1"
13721385

1373-
"@typescript-eslint/[email protected]":
1374-
version "6.10.0"
1375-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.10.0.tgz#4d76062d94413c30e402c9b0df8c14aef8d77336"
1376-
integrity sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==
1386+
"@typescript-eslint/[email protected]":
1387+
version "6.11.0"
1388+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.0.tgz#7b52c12a623bf7f8ec7f8a79901b9f98eb5c7990"
1389+
integrity sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==
1390+
dependencies:
1391+
"@typescript-eslint/types" "6.11.0"
1392+
"@typescript-eslint/visitor-keys" "6.11.0"
1393+
debug "^4.3.4"
1394+
globby "^11.1.0"
1395+
is-glob "^4.0.3"
1396+
semver "^7.5.4"
1397+
ts-api-utils "^1.0.1"
1398+
1399+
"@typescript-eslint/[email protected]":
1400+
version "6.11.0"
1401+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
1402+
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
13771403
dependencies:
13781404
"@eslint-community/eslint-utils" "^4.4.0"
13791405
"@types/json-schema" "^7.0.12"
13801406
"@types/semver" "^7.5.0"
1381-
"@typescript-eslint/scope-manager" "6.10.0"
1382-
"@typescript-eslint/types" "6.10.0"
1383-
"@typescript-eslint/typescript-estree" "6.10.0"
1407+
"@typescript-eslint/scope-manager" "6.11.0"
1408+
"@typescript-eslint/types" "6.11.0"
1409+
"@typescript-eslint/typescript-estree" "6.11.0"
13841410
semver "^7.5.4"
13851411

13861412
"@typescript-eslint/[email protected]":
@@ -1391,6 +1417,14 @@
13911417
"@typescript-eslint/types" "6.10.0"
13921418
eslint-visitor-keys "^3.4.1"
13931419

1420+
"@typescript-eslint/[email protected]":
1421+
version "6.11.0"
1422+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.0.tgz#d991538788923f92ec40d44389e7075b359f3458"
1423+
integrity sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==
1424+
dependencies:
1425+
"@typescript-eslint/types" "6.11.0"
1426+
eslint-visitor-keys "^3.4.1"
1427+
13941428
"@ungap/structured-clone@^1.2.0":
13951429
version "1.2.0"
13961430
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)