Skip to content

Commit 94293ff

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 437a351 commit 94293ff

File tree

1 file changed

+20
-54
lines changed

1 file changed

+20
-54
lines changed

Diff for: yarn.lock

+20-54
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.12.0"
1385-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812"
1386-
integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==
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==
13871387
dependencies:
13881388
"@eslint-community/regexpp" "^4.5.1"
1389-
"@typescript-eslint/scope-manager" "6.12.0"
1390-
"@typescript-eslint/type-utils" "6.12.0"
1391-
"@typescript-eslint/utils" "6.12.0"
1392-
"@typescript-eslint/visitor-keys" "6.12.0"
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"
13931393
debug "^4.3.4"
13941394
graphemer "^1.4.0"
13951395
ignore "^5.2.4"
@@ -1408,14 +1408,6 @@
14081408
"@typescript-eslint/visitor-keys" "6.13.0"
14091409
debug "^4.3.4"
14101410

1411-
"@typescript-eslint/[email protected]":
1412-
version "6.12.0"
1413-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b"
1414-
integrity sha512-5gUvjg+XdSj8pcetdL9eXJzQNTl3RD7LgUiYTl8Aabdi8hFkaGSYnaS6BLc0BGNaDH+tVzVwmKtWvu0jLgWVbw==
1415-
dependencies:
1416-
"@typescript-eslint/types" "6.12.0"
1417-
"@typescript-eslint/visitor-keys" "6.12.0"
1418-
14191411
"@typescript-eslint/[email protected]":
14201412
version "6.13.0"
14211413
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz#343665d5c87c78ebea38ab4577ad3ece0751f331"
@@ -1424,39 +1416,21 @@
14241416
"@typescript-eslint/types" "6.13.0"
14251417
"@typescript-eslint/visitor-keys" "6.13.0"
14261418

1427-
"@typescript-eslint/type-utils@6.12.0":
1428-
version "6.12.0"
1429-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287"
1430-
integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==
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==
14311423
dependencies:
1432-
"@typescript-eslint/typescript-estree" "6.12.0"
1433-
"@typescript-eslint/utils" "6.12.0"
1424+
"@typescript-eslint/typescript-estree" "6.13.0"
1425+
"@typescript-eslint/utils" "6.13.0"
14341426
debug "^4.3.4"
14351427
ts-api-utils "^1.0.1"
14361428

1437-
"@typescript-eslint/[email protected]":
1438-
version "6.12.0"
1439-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
1440-
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==
1441-
14421429
"@typescript-eslint/[email protected]":
14431430
version "6.13.0"
14441431
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.13.0.tgz#45147f658ae0aa33a3999cdf1727613d6467c271"
14451432
integrity sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==
14461433

1447-
"@typescript-eslint/[email protected]":
1448-
version "6.12.0"
1449-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
1450-
integrity sha512-vw9E2P9+3UUWzhgjyyVczLWxZ3GuQNT7QpnIY3o5OMeLO/c8oHljGc8ZpryBMIyympiAAaKgw9e5Hl9dCWFOYw==
1451-
dependencies:
1452-
"@typescript-eslint/types" "6.12.0"
1453-
"@typescript-eslint/visitor-keys" "6.12.0"
1454-
debug "^4.3.4"
1455-
globby "^11.1.0"
1456-
is-glob "^4.0.3"
1457-
semver "^7.5.4"
1458-
ts-api-utils "^1.0.1"
1459-
14601434
"@typescript-eslint/[email protected]":
14611435
version "6.13.0"
14621436
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz#4975f49c1a7a035720bc2b1f7862a61d30d52943"
@@ -1470,27 +1444,19 @@
14701444
semver "^7.5.4"
14711445
ts-api-utils "^1.0.1"
14721446

1473-
"@typescript-eslint/utils@6.12.0":
1474-
version "6.12.0"
1475-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
1476-
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
1447+
"@typescript-eslint/utils@6.13.0":
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==
14771451
dependencies:
14781452
"@eslint-community/eslint-utils" "^4.4.0"
14791453
"@types/json-schema" "^7.0.12"
14801454
"@types/semver" "^7.5.0"
1481-
"@typescript-eslint/scope-manager" "6.12.0"
1482-
"@typescript-eslint/types" "6.12.0"
1483-
"@typescript-eslint/typescript-estree" "6.12.0"
1455+
"@typescript-eslint/scope-manager" "6.13.0"
1456+
"@typescript-eslint/types" "6.13.0"
1457+
"@typescript-eslint/typescript-estree" "6.13.0"
14841458
semver "^7.5.4"
14851459

1486-
"@typescript-eslint/[email protected]":
1487-
version "6.12.0"
1488-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9"
1489-
integrity sha512-rg3BizTZHF1k3ipn8gfrzDXXSFKyOEB5zxYXInQ6z0hUvmQlhaZQzK+YmHmNViMA9HzW5Q9+bPPt90bU6GQwyw==
1490-
dependencies:
1491-
"@typescript-eslint/types" "6.12.0"
1492-
eslint-visitor-keys "^3.4.1"
1493-
14941460
"@typescript-eslint/[email protected]":
14951461
version "6.13.0"
14961462
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz#1b57d83fb74e2d7a02382e1ee6abda92ca5973f4"

0 commit comments

Comments
 (0)