Skip to content

Commit 6745581

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.13.0 to 6.13.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/v6.13.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 db3b56f commit 6745581

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
@@ -1381,15 +1381,15 @@
13811381
"@types/yargs-parser" "*"
13821382

13831383
"@typescript-eslint/eslint-plugin@^6.9.1":
1384-
version "6.13.0"
1385-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411"
1386-
integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==
1384+
version "6.13.1"
1385+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.1.tgz#f98bd887bf95551203c917e734d113bf8d527a0c"
1386+
integrity sha512-5bQDGkXaxD46bPvQt08BUz9YSaO4S0fB1LB5JHQuXTfkGPI3+UUeS387C/e9jRie5GqT8u5kFTrMvAjtX4O5kA==
13871387
dependencies:
13881388
"@eslint-community/regexpp" "^4.5.1"
1389-
"@typescript-eslint/scope-manager" "6.13.0"
1390-
"@typescript-eslint/type-utils" "6.13.0"
1391-
"@typescript-eslint/utils" "6.13.0"
1392-
"@typescript-eslint/visitor-keys" "6.13.0"
1389+
"@typescript-eslint/scope-manager" "6.13.1"
1390+
"@typescript-eslint/type-utils" "6.13.1"
1391+
"@typescript-eslint/utils" "6.13.1"
1392+
"@typescript-eslint/visitor-keys" "6.13.1"
13931393
debug "^4.3.4"
13941394
graphemer "^1.4.0"
13951395
ignore "^5.2.4"
@@ -1416,13 +1416,21 @@
14161416
"@typescript-eslint/types" "6.13.0"
14171417
"@typescript-eslint/visitor-keys" "6.13.0"
14181418

1419-
"@typescript-eslint/type-utils@6.13.0":
1420-
version "6.13.0"
1421-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz#71e96a5f718b6857eba499136d109239c8f87f55"
1422-
integrity sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ==
1419+
"@typescript-eslint/scope-manager@6.13.1":
1420+
version "6.13.1"
1421+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.1.tgz#58c7c37c6a957d3d9f59bc4f64c2888e0cac1d70"
1422+
integrity sha512-BW0kJ7ceiKi56GbT2KKzZzN+nDxzQK2DS6x0PiSMPjciPgd/JRQGMibyaN2cPt2cAvuoH0oNvn2fwonHI+4QUQ==
14231423
dependencies:
1424-
"@typescript-eslint/typescript-estree" "6.13.0"
1425-
"@typescript-eslint/utils" "6.13.0"
1424+
"@typescript-eslint/types" "6.13.1"
1425+
"@typescript-eslint/visitor-keys" "6.13.1"
1426+
1427+
"@typescript-eslint/[email protected]":
1428+
version "6.13.1"
1429+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.1.tgz#e6e5885e387841cae9c38fc0638fd8b7561973d6"
1430+
integrity sha512-A2qPlgpxx2v//3meMqQyB1qqTg1h1dJvzca7TugM3Yc2USDY+fsRBiojAEo92HO7f5hW5mjAUF6qobOPzlBCBQ==
1431+
dependencies:
1432+
"@typescript-eslint/typescript-estree" "6.13.1"
1433+
"@typescript-eslint/utils" "6.13.1"
14261434
debug "^4.3.4"
14271435
ts-api-utils "^1.0.1"
14281436

@@ -1431,6 +1439,11 @@
14311439
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271"
14321440
integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==
14331441

1442+
"@typescript-eslint/[email protected]":
1443+
version "6.13.1"
1444+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.1.tgz#b56f26130e7eb8fa1e429c75fb969cae6ad7bb5c"
1445+
integrity sha512-gjeEskSmiEKKFIbnhDXUyiqVma1gRCQNbVZ1C8q7Zjcxh3WZMbzWVfGE9rHfWd1msQtPS0BVD9Jz9jded44eKg==
1446+
14341447
"@typescript-eslint/[email protected]":
14351448
version "6.13.0"
14361449
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943"
@@ -1444,17 +1457,30 @@
14441457
semver "^7.5.4"
14451458
ts-api-utils "^1.0.1"
14461459

1447-
"@typescript-eslint/[email protected]":
1448-
version "6.13.0"
1449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.0.tgz#f2ee6ba06cf76c1879fd7dfceb6a5f886d70985c"
1450-
integrity sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ==
1460+
"@typescript-eslint/[email protected]":
1461+
version "6.13.1"
1462+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.1.tgz#d01dda78d2487434d1c503853fa00291c566efa4"
1463+
integrity sha512-sBLQsvOC0Q7LGcUHO5qpG1HxRgePbT6wwqOiGLpR8uOJvPJbfs0mW3jPA3ujsDvfiVwVlWUDESNXv44KtINkUQ==
1464+
dependencies:
1465+
"@typescript-eslint/types" "6.13.1"
1466+
"@typescript-eslint/visitor-keys" "6.13.1"
1467+
debug "^4.3.4"
1468+
globby "^11.1.0"
1469+
is-glob "^4.0.3"
1470+
semver "^7.5.4"
1471+
ts-api-utils "^1.0.1"
1472+
1473+
"@typescript-eslint/[email protected]":
1474+
version "6.13.1"
1475+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.1.tgz#925b3a2453a71ada914ae329b7bb7e7d96634b2f"
1476+
integrity sha512-ouPn/zVoan92JgAegesTXDB/oUp6BP1v8WpfYcqh649ejNc9Qv+B4FF2Ff626kO1xg0wWwwG48lAJ4JuesgdOw==
14511477
dependencies:
14521478
"@eslint-community/eslint-utils" "^4.4.0"
14531479
"@types/json-schema" "^7.0.12"
14541480
"@types/semver" "^7.5.0"
1455-
"@typescript-eslint/scope-manager" "6.13.0"
1456-
"@typescript-eslint/types" "6.13.0"
1457-
"@typescript-eslint/typescript-estree" "6.13.0"
1481+
"@typescript-eslint/scope-manager" "6.13.1"
1482+
"@typescript-eslint/types" "6.13.1"
1483+
"@typescript-eslint/typescript-estree" "6.13.1"
14581484
semver "^7.5.4"
14591485

14601486
"@typescript-eslint/[email protected]":
@@ -1465,6 +1491,14 @@
14651491
"@typescript-eslint/types" "6.13.0"
14661492
eslint-visitor-keys "^3.4.1"
14671493

1494+
"@typescript-eslint/[email protected]":
1495+
version "6.13.1"
1496+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.1.tgz#c4b692dcc23a4fc60685b718f10fde789d65a540"
1497+
integrity sha512-NDhQUy2tg6XGNBGDRm1XybOHSia8mcXmlbKWoQP+nm1BIIMxa55shyJfZkHpEBN62KNPLrocSM2PdPcaLgDKMQ==
1498+
dependencies:
1499+
"@typescript-eslint/types" "6.13.1"
1500+
eslint-visitor-keys "^3.4.1"
1501+
14681502
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
14691503
version "1.2.0"
14701504
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)