Skip to content

Commit 8410f35

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 7.0.0 to 7.7.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/v7.7.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 1893bc1 commit 8410f35

File tree

1 file changed

+46
-91
lines changed

1 file changed

+46
-91
lines changed

Diff for: yarn.lock

+46-91
Original file line numberDiff line numberDiff line change
@@ -663,7 +663,7 @@
663663
dependencies:
664664
eslint-visitor-keys "^3.3.0"
665665

666-
"@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
666+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
667667
version "4.10.0"
668668
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.10.0.tgz#548f6de556857c8bb73bbee70c35dc82a2e74d63"
669669
integrity sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==
@@ -1281,10 +1281,10 @@
12811281
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
12821282
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
12831283

1284-
"@types/json-schema@^7.0.12":
1285-
version "7.0.14"
1286-
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
1287-
integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
1284+
"@types/json-schema@^7.0.15":
1285+
version "7.0.15"
1286+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
1287+
integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
12881288

12891289
"@types/linkify-it@*":
12901290
version "3.0.3"
@@ -1316,12 +1316,7 @@
13161316
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
13171317
integrity sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==
13181318

1319-
"@types/semver@^7.5.0":
1320-
version "7.5.4"
1321-
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff"
1322-
integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ==
1323-
1324-
"@types/semver@^7.5.7":
1319+
"@types/semver@^7.5.7", "@types/semver@^7.5.8":
13251320
version "7.5.8"
13261321
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
13271322
integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
@@ -1349,21 +1344,21 @@
13491344
"@types/yargs-parser" "*"
13501345

13511346
"@typescript-eslint/eslint-plugin@^7.0.0":
1352-
version "7.0.0"
1353-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.0.0.tgz#62cda0d35bbf601683c6e58cf5d04f0275caca4e"
1354-
integrity sha512-M72SJ0DkcQVmmsbqlzc6EJgb/3Oz2Wdm6AyESB4YkGgCxP8u5jt5jn4/OBMPK3HLOxcttZq5xbBBU7e2By4SZQ==
1355-
dependencies:
1356-
"@eslint-community/regexpp" "^4.5.1"
1357-
"@typescript-eslint/scope-manager" "7.0.0"
1358-
"@typescript-eslint/type-utils" "7.0.0"
1359-
"@typescript-eslint/utils" "7.0.0"
1360-
"@typescript-eslint/visitor-keys" "7.0.0"
1347+
version "7.7.0"
1348+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.7.0.tgz#bf34a02f221811505b8bf2f31060c8560c1bb0a3"
1349+
integrity sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==
1350+
dependencies:
1351+
"@eslint-community/regexpp" "^4.10.0"
1352+
"@typescript-eslint/scope-manager" "7.7.0"
1353+
"@typescript-eslint/type-utils" "7.7.0"
1354+
"@typescript-eslint/utils" "7.7.0"
1355+
"@typescript-eslint/visitor-keys" "7.7.0"
13611356
debug "^4.3.4"
13621357
graphemer "^1.4.0"
1363-
ignore "^5.2.4"
1358+
ignore "^5.3.1"
13641359
natural-compare "^1.4.0"
1365-
semver "^7.5.4"
1366-
ts-api-utils "^1.0.1"
1360+
semver "^7.6.0"
1361+
ts-api-utils "^1.3.0"
13671362

13681363
"@typescript-eslint/parser@^7.0.0":
13691364
version "7.7.0"
@@ -1376,14 +1371,6 @@
13761371
"@typescript-eslint/visitor-keys" "7.7.0"
13771372
debug "^4.3.4"
13781373

1379-
"@typescript-eslint/[email protected]":
1380-
version "7.0.0"
1381-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.0.0.tgz#15ea9abad2b56fc8f5c0b516775f41c86c5c8685"
1382-
integrity sha512-IxTStwhNDPO07CCrYuAqjuJ3Xf5MrMaNgbAZPxFXAUpAtwqFxiuItxUaVtP/SJQeCdJjwDGh9/lMOluAndkKeg==
1383-
dependencies:
1384-
"@typescript-eslint/types" "7.0.0"
1385-
"@typescript-eslint/visitor-keys" "7.0.0"
1386-
13871374
"@typescript-eslint/[email protected]":
13881375
version "7.7.0"
13891376
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.7.0.tgz#3f0db079b275bb8b0cb5be7613fb3130cfb5de77"
@@ -1392,40 +1379,21 @@
13921379
"@typescript-eslint/types" "7.7.0"
13931380
"@typescript-eslint/visitor-keys" "7.7.0"
13941381

1395-
"@typescript-eslint/type-utils@7.0.0":
1396-
version "7.0.0"
1397-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.0.0.tgz#a4c7ae114414e09dbbd3c823b5924793f7483252"
1398-
integrity sha512-FIM8HPxj1P2G7qfrpiXvbHeHypgo2mFpFGoh5I73ZlqmJOsloSa1x0ZyXCer43++P1doxCgNqIOLqmZR6SOT8g==
1382+
"@typescript-eslint/type-utils@7.7.0":
1383+
version "7.7.0"
1384+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.7.0.tgz#36792ff4209a781b058de61631a48df17bdefbc5"
1385+
integrity sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==
13991386
dependencies:
1400-
"@typescript-eslint/typescript-estree" "7.0.0"
1401-
"@typescript-eslint/utils" "7.0.0"
1387+
"@typescript-eslint/typescript-estree" "7.7.0"
1388+
"@typescript-eslint/utils" "7.7.0"
14021389
debug "^4.3.4"
1403-
ts-api-utils "^1.0.1"
1404-
1405-
"@typescript-eslint/[email protected]":
1406-
version "7.0.0"
1407-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.0.0.tgz#2e5889c7fe3c873fc6dc6420aa77775f17cd5dc6"
1408-
integrity sha512-9ZIJDqagK1TTs4W9IyeB2sH/s1fFhN9958ycW8NRTg1vXGzzH5PQNzq6KbsbVGMT+oyyfa17DfchHDidcmf5cg==
1390+
ts-api-utils "^1.3.0"
14091391

14101392
"@typescript-eslint/[email protected]":
14111393
version "7.7.0"
14121394
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.7.0.tgz#23af4d24bf9ce15d8d301236e3e3014143604f27"
14131395
integrity sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==
14141396

1415-
"@typescript-eslint/[email protected]":
1416-
version "7.0.0"
1417-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.0.0.tgz#7ce66f2ce068517f034f73fba9029300302fdae9"
1418-
integrity sha512-JzsOzhJJm74aQ3c9um/aDryHgSHfaX8SHFIu9x4Gpik/+qxLvxUylhTsO9abcNu39JIdhY2LgYrFxTii3IajLA==
1419-
dependencies:
1420-
"@typescript-eslint/types" "7.0.0"
1421-
"@typescript-eslint/visitor-keys" "7.0.0"
1422-
debug "^4.3.4"
1423-
globby "^11.1.0"
1424-
is-glob "^4.0.3"
1425-
minimatch "9.0.3"
1426-
semver "^7.5.4"
1427-
ts-api-utils "^1.0.1"
1428-
14291397
"@typescript-eslint/[email protected]":
14301398
version "7.7.0"
14311399
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.7.0.tgz#b5dd6383b4c6a852d7b256a37af971e8982be97f"
@@ -1440,26 +1408,18 @@
14401408
semver "^7.6.0"
14411409
ts-api-utils "^1.3.0"
14421410

1443-
"@typescript-eslint/utils@7.0.0":
1444-
version "7.0.0"
1445-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.0.0.tgz#e43710af746c6ae08484f7afc68abc0212782c7e"
1446-
integrity sha512-kuPZcPAdGcDBAyqDn/JVeJVhySvpkxzfXjJq1X1BFSTYo1TTuo4iyb937u457q4K0In84p6u2VHQGaFnv7VYqg==
1411+
"@typescript-eslint/utils@7.7.0":
1412+
version "7.7.0"
1413+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.7.0.tgz#3d2b6606a60ac34f3c625facfb3b3ab7e126f58d"
1414+
integrity sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==
14471415
dependencies:
14481416
"@eslint-community/eslint-utils" "^4.4.0"
1449-
"@types/json-schema" "^7.0.12"
1450-
"@types/semver" "^7.5.0"
1451-
"@typescript-eslint/scope-manager" "7.0.0"
1452-
"@typescript-eslint/types" "7.0.0"
1453-
"@typescript-eslint/typescript-estree" "7.0.0"
1454-
semver "^7.5.4"
1455-
1456-
"@typescript-eslint/[email protected]":
1457-
version "7.0.0"
1458-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.0.0.tgz#83cdadd193ee735fe9ea541f6a2b4d76dfe62081"
1459-
integrity sha512-JZP0uw59PRHp7sHQl3aF/lFgwOW2rgNVnXUksj1d932PMita9wFBd3621vHQRDvHwPsSY9FMAAHVc8gTvLYY4w==
1460-
dependencies:
1461-
"@typescript-eslint/types" "7.0.0"
1462-
eslint-visitor-keys "^3.4.1"
1417+
"@types/json-schema" "^7.0.15"
1418+
"@types/semver" "^7.5.8"
1419+
"@typescript-eslint/scope-manager" "7.7.0"
1420+
"@typescript-eslint/types" "7.7.0"
1421+
"@typescript-eslint/typescript-estree" "7.7.0"
1422+
semver "^7.6.0"
14631423

14641424
"@typescript-eslint/[email protected]":
14651425
version "7.7.0"
@@ -3119,10 +3079,10 @@ ignore-walk@^6.0.4:
31193079
dependencies:
31203080
minimatch "^9.0.0"
31213081

3122-
ignore@^5.2.0, ignore@^5.2.4, ignore@^5.3.0:
3123-
version "5.3.0"
3124-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.0.tgz#67418ae40d34d6999c95ff56016759c718c82f78"
3125-
integrity sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==
3082+
ignore@^5.2.0, ignore@^5.3.0, ignore@^5.3.1:
3083+
version "5.3.1"
3084+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
3085+
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
31263086

31273087
import-fresh@^3.2.1, import-fresh@^3.3.0:
31283088
version "3.3.0"
@@ -4189,20 +4149,20 @@ mimic-response@^4.0.0:
41894149
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-4.0.0.tgz#35468b19e7c75d10f5165ea25e75a5ceea7cf70f"
41904150
integrity sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==
41914151

4192-
[email protected], minimatch@^9.0.0:
4193-
version "9.0.3"
4194-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4195-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
4196-
dependencies:
4197-
brace-expansion "^2.0.1"
4198-
41994152
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
42004153
version "3.1.2"
42014154
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
42024155
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
42034156
dependencies:
42044157
brace-expansion "^1.1.7"
42054158

4159+
minimatch@^9.0.0:
4160+
version "9.0.3"
4161+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4162+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
4163+
dependencies:
4164+
brace-expansion "^2.0.1"
4165+
42064166
minimatch@^9.0.4:
42074167
version "9.0.4"
42084168
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
@@ -5292,11 +5252,6 @@ to-regex-range@^5.0.1:
52925252
dependencies:
52935253
is-number "^7.0.0"
52945254

5295-
ts-api-utils@^1.0.1:
5296-
version "1.0.3"
5297-
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
5298-
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
5299-
53005255
ts-api-utils@^1.3.0:
53015256
version "1.3.0"
53025257
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"

0 commit comments

Comments
 (0)