Skip to content

Commit 3035d30

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 5.62.0 to 6.9.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.9.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d651bfa commit 3035d30

File tree

2 files changed

+55
-102
lines changed

2 files changed

+55
-102
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/eslint-scope": "^3.7.2",
4343
"@types/jest": "^29.2.5",
4444
"@types/node": "^20.1.0",
45-
"@typescript-eslint/eslint-plugin": "^5.10.2",
45+
"@typescript-eslint/eslint-plugin": "^6.9.1",
4646
"@typescript-eslint/parser": "^6.9.1",
4747
"eslint": "^8.8.0",
4848
"eslint-plugin-eslint-plugin": "^5.0.0",

Diff for: yarn.lock

+54-101
Original file line numberDiff line numberDiff line change
@@ -662,10 +662,17 @@
662662
dependencies:
663663
eslint-visitor-keys "^3.3.0"
664664

665-
"@eslint-community/regexpp@^4.4.0", "@eslint-community/regexpp@^4.6.1":
666-
version "4.6.2"
667-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
668-
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
665+
"@eslint-community/eslint-utils@^4.4.0":
666+
version "4.4.0"
667+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
668+
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
669+
dependencies:
670+
eslint-visitor-keys "^3.3.0"
671+
672+
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
673+
version "4.10.0"
674+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
675+
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
669676

670677
"@eslint/eslintrc@^2.1.3":
671678
version "2.1.3"
@@ -1208,11 +1215,16 @@
12081215
expect "^29.0.0"
12091216
pretty-format "^29.0.0"
12101217

1211-
"@types/json-schema@*", "@types/json-schema@^7.0.9":
1218+
"@types/json-schema@*":
12121219
version "7.0.11"
12131220
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
12141221
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
12151222

1223+
"@types/json-schema@^7.0.12":
1224+
version "7.0.14"
1225+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
1226+
integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
1227+
12161228
"@types/keyv@^3.1.4":
12171229
version "3.1.4"
12181230
resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.4.tgz#3ccdb1c6751b0c7e52300bcdacd5bcbf8faa75b6"
@@ -1267,10 +1279,10 @@
12671279
dependencies:
12681280
"@types/node" "*"
12691281

1270-
"@types/semver@^7.3.12":
1271-
version "7.3.13"
1272-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.3.13.tgz#da4bfd73f49bd541d28920ab0e2bf0ee80f71c91"
1273-
integrity sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==
1282+
"@types/semver@^7.5.0":
1283+
version "7.5.4"
1284+
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
1285+
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
12741286

12751287
"@types/stack-utils@^2.0.0":
12761288
version "2.0.1"
@@ -1294,21 +1306,22 @@
12941306
dependencies:
12951307
"@types/yargs-parser" "*"
12961308

1297-
"@typescript-eslint/eslint-plugin@^5.10.2":
1298-
version "5.62.0"
1299-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.62.0.tgz#aeef0328d172b9e37d9bab6dbc13b87ed88977db"
1300-
integrity sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==
1309+
"@typescript-eslint/eslint-plugin@^6.9.1":
1310+
version "6.9.1"
1311+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.9.1.tgz#d8ce497dc0ed42066e195c8ecc40d45c7b1254f4"
1312+
integrity sha512-w0tiiRc9I4S5XSXXrMHOWgHgxbrBn1Ro+PmiYhSg2ZVdxrAJtQgzU5o2m1BfP6UOn7Vxcc6152vFjQfmZR4xEg==
13011313
dependencies:
1302-
"@eslint-community/regexpp" "^4.4.0"
1303-
"@typescript-eslint/scope-manager" "5.62.0"
1304-
"@typescript-eslint/type-utils" "5.62.0"
1305-
"@typescript-eslint/utils" "5.62.0"
1314+
"@eslint-community/regexpp" "^4.5.1"
1315+
"@typescript-eslint/scope-manager" "6.9.1"
1316+
"@typescript-eslint/type-utils" "6.9.1"
1317+
"@typescript-eslint/utils" "6.9.1"
1318+
"@typescript-eslint/visitor-keys" "6.9.1"
13061319
debug "^4.3.4"
13071320
graphemer "^1.4.0"
1308-
ignore "^5.2.0"
1309-
natural-compare-lite "^1.4.0"
1310-
semver "^7.3.7"
1311-
tsutils "^3.21.0"
1321+
ignore "^5.2.4"
1322+
natural-compare "^1.4.0"
1323+
semver "^7.5.4"
1324+
ts-api-utils "^1.0.1"
13121325

13131326
"@typescript-eslint/parser@^6.9.1":
13141327
version "6.9.1"
@@ -1321,14 +1334,6 @@
13211334
"@typescript-eslint/visitor-keys" "6.9.1"
13221335
debug "^4.3.4"
13231336

1324-
"@typescript-eslint/[email protected]":
1325-
version "5.62.0"
1326-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
1327-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
1328-
dependencies:
1329-
"@typescript-eslint/types" "5.62.0"
1330-
"@typescript-eslint/visitor-keys" "5.62.0"
1331-
13321337
"@typescript-eslint/[email protected]":
13331338
version "6.9.1"
13341339
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.9.1.tgz#e96afeb9a68ad1cd816dba233351f61e13956b75"
@@ -1337,39 +1342,21 @@
13371342
"@typescript-eslint/types" "6.9.1"
13381343
"@typescript-eslint/visitor-keys" "6.9.1"
13391344

1340-
"@typescript-eslint/type-utils@5.62.0":
1341-
version "5.62.0"
1342-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.62.0.tgz#286f0389c41681376cdad96b309cedd17d70346a"
1343-
integrity sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==
1345+
"@typescript-eslint/type-utils@6.9.1":
1346+
version "6.9.1"
1347+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.9.1.tgz#efd5db20ed35a74d3c7d8fba51b830ecba09ce32"
1348+
integrity sha512-eh2oHaUKCK58qIeYp19F5V5TbpM52680sB4zNSz29VBQPTWIlE/hCj5P5B1AChxECe/fmZlspAWFuRniep1Skg==
13441349
dependencies:
1345-
"@typescript-eslint/typescript-estree" "5.62.0"
1346-
"@typescript-eslint/utils" "5.62.0"
1350+
"@typescript-eslint/typescript-estree" "6.9.1"
1351+
"@typescript-eslint/utils" "6.9.1"
13471352
debug "^4.3.4"
1348-
tsutils "^3.21.0"
1349-
1350-
"@typescript-eslint/[email protected]":
1351-
version "5.62.0"
1352-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
1353-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
1353+
ts-api-utils "^1.0.1"
13541354

13551355
"@typescript-eslint/[email protected]":
13561356
version "6.9.1"
13571357
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.9.1.tgz#a6cfc20db0fcedcb2f397ea728ef583e0ee72459"
13581358
integrity sha512-BUGslGOb14zUHOUmDB2FfT6SI1CcZEJYfF3qFwBeUrU6srJfzANonwRYHDpLBuzbq3HaoF2XL2hcr01c8f8OaQ==
13591359

1360-
"@typescript-eslint/[email protected]":
1361-
version "5.62.0"
1362-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
1363-
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
1364-
dependencies:
1365-
"@typescript-eslint/types" "5.62.0"
1366-
"@typescript-eslint/visitor-keys" "5.62.0"
1367-
debug "^4.3.4"
1368-
globby "^11.1.0"
1369-
is-glob "^4.0.3"
1370-
semver "^7.3.7"
1371-
tsutils "^3.21.0"
1372-
13731360
"@typescript-eslint/[email protected]":
13741361
version "6.9.1"
13751362
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.9.1.tgz#8c77910a49a04f0607ba94d78772da07dab275ad"
@@ -1383,27 +1370,18 @@
13831370
semver "^7.5.4"
13841371
ts-api-utils "^1.0.1"
13851372

1386-
"@typescript-eslint/[email protected]":
1387-
version "5.62.0"
1388-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.62.0.tgz#141e809c71636e4a75daa39faed2fb5f4b10df86"
1389-
integrity sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==
1390-
dependencies:
1391-
"@eslint-community/eslint-utils" "^4.2.0"
1392-
"@types/json-schema" "^7.0.9"
1393-
"@types/semver" "^7.3.12"
1394-
"@typescript-eslint/scope-manager" "5.62.0"
1395-
"@typescript-eslint/types" "5.62.0"
1396-
"@typescript-eslint/typescript-estree" "5.62.0"
1397-
eslint-scope "^5.1.1"
1398-
semver "^7.3.7"
1399-
1400-
"@typescript-eslint/[email protected]":
1401-
version "5.62.0"
1402-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
1403-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
1373+
"@typescript-eslint/[email protected]":
1374+
version "6.9.1"
1375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.9.1.tgz#763da41281ef0d16974517b5f0d02d85897a1c1e"
1376+
integrity sha512-L1T0A5nFdQrMVunpZgzqPL6y2wVreSyHhKGZryS6jrEN7bD9NplVAyMryUhXsQ4TWLnZmxc2ekar/lSGIlprCA==
14041377
dependencies:
1405-
"@typescript-eslint/types" "5.62.0"
1406-
eslint-visitor-keys "^3.3.0"
1378+
"@eslint-community/eslint-utils" "^4.4.0"
1379+
"@types/json-schema" "^7.0.12"
1380+
"@types/semver" "^7.5.0"
1381+
"@typescript-eslint/scope-manager" "6.9.1"
1382+
"@typescript-eslint/types" "6.9.1"
1383+
"@typescript-eslint/typescript-estree" "6.9.1"
1384+
semver "^7.5.4"
14071385

14081386
"@typescript-eslint/[email protected]":
14091387
version "6.9.1"
@@ -2563,14 +2541,6 @@ eslint-plugin-eslint-plugin@^5.0.0:
25632541
eslint-utils "^3.0.0"
25642542
estraverse "^5.3.0"
25652543

2566-
eslint-scope@^5.1.1:
2567-
version "5.1.1"
2568-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2569-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
2570-
dependencies:
2571-
esrecurse "^4.3.0"
2572-
estraverse "^4.1.1"
2573-
25742544
eslint-scope@^7.1.1, eslint-scope@^7.2.2:
25752545
version "7.2.2"
25762546
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
@@ -2668,11 +2638,6 @@ esrecurse@^4.3.0:
26682638
dependencies:
26692639
estraverse "^5.2.0"
26702640

2671-
estraverse@^4.1.1:
2672-
version "4.3.0"
2673-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
2674-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
2675-
26762641
estraverse@^5.1.0, estraverse@^5.2.0, estraverse@^5.3.0:
26772642
version "5.3.0"
26782643
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
@@ -3178,7 +3143,7 @@ ignore-walk@^6.0.3:
31783143
dependencies:
31793144
minimatch "^9.0.0"
31803145

3181-
ignore@^5.1.4, ignore@^5.2.0:
3146+
ignore@^5.1.4, ignore@^5.2.0, ignore@^5.2.4:
31823147
version "5.2.4"
31833148
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.4.tgz#a291c0c6178ff1b960befe47fcdec301674a6324"
31843149
integrity sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==
@@ -4387,11 +4352,6 @@ nanoid@^3.3.6:
43874352
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
43884353
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
43894354

4390-
natural-compare-lite@^1.4.0:
4391-
version "1.4.0"
4392-
resolved "https://registry.yarnpkg.com/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz#17b09581988979fddafe0201e931ba933c96cbb4"
4393-
integrity sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==
4394-
43954355
natural-compare@^1.4.0:
43964356
version "1.4.0"
43974357
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
@@ -5565,7 +5525,7 @@ ts-node@^10.3.0:
55655525
v8-compile-cache-lib "^3.0.1"
55665526
yn "3.1.1"
55675527

5568-
tslib@^1.8.1, tslib@^1.9.0:
5528+
tslib@^1.9.0:
55695529
version "1.14.1"
55705530
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
55715531
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
@@ -5575,13 +5535,6 @@ tslib@^2.1.0:
55755535
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
55765536
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==
55775537

5578-
tsutils@^3.21.0:
5579-
version "3.21.0"
5580-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
5581-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
5582-
dependencies:
5583-
tslib "^1.8.1"
5584-
55855538
type-check@^0.4.0, type-check@~0.4.0:
55865539
version "0.4.0"
55875540
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)