Skip to content

Commit 02dc1eb

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.12.0 to 6.13.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.13.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 d0cd82b commit 02dc1eb

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
@@ -1379,15 +1379,15 @@
13791379
"@types/yargs-parser" "*"
13801380

13811381
"@typescript-eslint/eslint-plugin@^6.9.1":
1382-
version "6.12.0"
1383-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812"
1384-
integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==
1382+
version "6.13.0"
1383+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz#c239f9b3800ab14b5479a93812ddbe4a8fc64411"
1384+
integrity sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==
13851385
dependencies:
13861386
"@eslint-community/regexpp" "^4.5.1"
1387-
"@typescript-eslint/scope-manager" "6.12.0"
1388-
"@typescript-eslint/type-utils" "6.12.0"
1389-
"@typescript-eslint/utils" "6.12.0"
1390-
"@typescript-eslint/visitor-keys" "6.12.0"
1387+
"@typescript-eslint/scope-manager" "6.13.0"
1388+
"@typescript-eslint/type-utils" "6.13.0"
1389+
"@typescript-eslint/utils" "6.13.0"
1390+
"@typescript-eslint/visitor-keys" "6.13.0"
13911391
debug "^4.3.4"
13921392
graphemer "^1.4.0"
13931393
ignore "^5.2.4"
@@ -1414,13 +1414,21 @@
14141414
"@typescript-eslint/types" "6.12.0"
14151415
"@typescript-eslint/visitor-keys" "6.12.0"
14161416

1417-
"@typescript-eslint/type-utils@6.12.0":
1418-
version "6.12.0"
1419-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287"
1420-
integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==
1417+
"@typescript-eslint/scope-manager@6.13.0":
1418+
version "6.13.0"
1419+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz#343665d5c87c78ebea38ab4577ad3ece0751f331"
1420+
integrity sha512-2x0K2/CujsokIv+LN2T0l5FVDMtsCjkUyYtlcY4xxnxLAW+x41LXr16duoicHpGtLhmtN7kqvuFJ3zbz00Ikhw==
14211421
dependencies:
1422-
"@typescript-eslint/typescript-estree" "6.12.0"
1423-
"@typescript-eslint/utils" "6.12.0"
1422+
"@typescript-eslint/types" "6.13.0"
1423+
"@typescript-eslint/visitor-keys" "6.13.0"
1424+
1425+
"@typescript-eslint/[email protected]":
1426+
version "6.13.0"
1427+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz#71e96a5f718b6857eba499136d109239c8f87f55"
1428+
integrity sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ==
1429+
dependencies:
1430+
"@typescript-eslint/typescript-estree" "6.13.0"
1431+
"@typescript-eslint/utils" "6.13.0"
14241432
debug "^4.3.4"
14251433
ts-api-utils "^1.0.1"
14261434

@@ -1429,6 +1437,11 @@
14291437
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
14301438
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
14311439

1440+
"@typescript-eslint/[email protected]":
1441+
version "6.13.0"
1442+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271"
1443+
integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==
1444+
14321445
"@typescript-eslint/[email protected]":
14331446
version "6.12.0"
14341447
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
@@ -1442,17 +1455,30 @@
14421455
semver "^7.5.4"
14431456
ts-api-utils "^1.0.1"
14441457

1445-
"@typescript-eslint/[email protected]":
1446-
version "6.12.0"
1447-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
1448-
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
1458+
"@typescript-eslint/[email protected]":
1459+
version "6.13.0"
1460+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943"
1461+
integrity sha512-IT4O/YKJDoiy/mPEDsfOfp+473A9GVqXlBKckfrAOuVbTqM8xbc0LuqyFCcgeFWpqu3WjQexolgqN2CuWBYbog==
1462+
dependencies:
1463+
"@typescript-eslint/types" "6.13.0"
1464+
"@typescript-eslint/visitor-keys" "6.13.0"
1465+
debug "^4.3.4"
1466+
globby "^11.1.0"
1467+
is-glob "^4.0.3"
1468+
semver "^7.5.4"
1469+
ts-api-utils "^1.0.1"
1470+
1471+
"@typescript-eslint/[email protected]":
1472+
version "6.13.0"
1473+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.13.0.tgz#f2ee6ba06cf76c1879fd7dfceb6a5f886d70985c"
1474+
integrity sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ==
14491475
dependencies:
14501476
"@eslint-community/eslint-utils" "^4.4.0"
14511477
"@types/json-schema" "^7.0.12"
14521478
"@types/semver" "^7.5.0"
1453-
"@typescript-eslint/scope-manager" "6.12.0"
1454-
"@typescript-eslint/types" "6.12.0"
1455-
"@typescript-eslint/typescript-estree" "6.12.0"
1479+
"@typescript-eslint/scope-manager" "6.13.0"
1480+
"@typescript-eslint/types" "6.13.0"
1481+
"@typescript-eslint/typescript-estree" "6.13.0"
14561482
semver "^7.5.4"
14571483

14581484
"@typescript-eslint/[email protected]":
@@ -1463,6 +1489,14 @@
14631489
"@typescript-eslint/types" "6.12.0"
14641490
eslint-visitor-keys "^3.4.1"
14651491

1492+
"@typescript-eslint/[email protected]":
1493+
version "6.13.0"
1494+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz#1b57d83fb74e2d7a02382e1ee6abda92ca5973f4"
1495+
integrity sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw==
1496+
dependencies:
1497+
"@typescript-eslint/types" "6.13.0"
1498+
eslint-visitor-keys "^3.4.1"
1499+
14661500
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
14671501
version "1.2.0"
14681502
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"

0 commit comments

Comments
 (0)