10000 chore(deps): update dependency eslint-plugin-github to v5.1.5 (#2392) · tj-actions/changed-files@ef7202d · GitHub
[go: up one dir, main page]

Skip to content

Commit ef7202d

Browse files
chore(deps): update dependency eslint-plugin-github to v5.1.5 (#2392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 01c978c commit ef7202d

File tree

1 file changed

+87
-37
lines changed

1 file changed

+87
-37
lines changed

yarn.lock

Lines changed: 87 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,20 +1202,20 @@
12021202
dependencies:
12031203
"@types/yargs-parser" "*"
12041204

1205-
"@typescript-eslint/eslint-plugin@8.19.0", "@typescript-eslint/eslint-plugin@^8.0.0":
1206-
version "8.19.0"
1207-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.0.tgz#2b1e1b791e21d5fc27ddc93884db066444f597b5"
1208-
integrity sha512-NggSaEZCdSrFddbctrVjkVZvFC6KGfKfNK0CU7mNK/iKHGKbzT4Wmgm08dKpcZECBu9f5FypndoMyRHkdqfT1Q==
1205+
"@typescript-eslint/eslint-plugin@8.19.1", "@typescript-eslint/eslint-plugin@^8.0.0":
1206+
version "8.19.1"
1207+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.19.1.tgz#5f26c0a833b27bcb1aa402b82e76d3b8dda0b247"
1208+
integrity sha512-tJzcVyvvb9h/PB96g30MpxACd9IrunT7GF9wfA9/0TJ1LxGOJx1TdPzSbBBnNED7K9Ka8ybJsnEpiXPktolTLg==
12091209
dependencies:
12101210
"@eslint-community/regexpp" "^4.10.0"
1211-
"@typescript-eslint/scope-manager" "8.19.0"
1212-
"@typescript-eslint/type-utils" "8.19.0"
1213-
"@typescript-eslint/utils" "8.19.0"
1214-
"@typescript-eslint/visitor-keys" "8.19.0"
1211+
"@typescript-eslint/scope-manager" "8.19.1"
1212+
"@typescript-eslint/type-utils" "8.19.1"
1213+
"@typescript-eslint/utils" "8.19.1"
1214+
"@typescript-eslint/visitor-keys" "8.19.1"
12151215
graphemer "^1.4.0"
12161216
ignore "^5.3.1"
12171217
natural-compare "^1.4.0"
1218-
ts-api-utils "^1.3.0"
1218+
ts-api-utils "^2.0.0"
12191219

12201220
"@typescript-eslint/eslint-plugin@^7.0.0":
12211221
version "7.18.0"
@@ -1232,15 +1232,15 @@
12321232
natural-compare "^1.4.0"
12331233
ts-api-utils "^1.3.0"
12341234

1235-
"@typescript-eslint/parser@8.19.0", "@typescript-eslint/parser@^8.0.0":
1236-
version "8.19.0"
1237-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.0.tgz#f1512e6e5c491b03aabb2718b95becde22b15292"
1238-
integrity sha512-6M8taKyOETY1TKHp0x8ndycipTVgmp4xtg5QpEZzXxDhNvvHOJi5rLRkLr8SK3jTgD5l4fTlvBiRdfsuWydxBw==
1235+
"@typescript-eslint/parser@8.19.1", "@typescript-eslint/parser@^8.0.0":
1236+
version "8.19.1"
1237+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.19.1.tgz#b836fcfe7a704c8c65f5a50e5b0ff8acfca5c21b"
1238+
integrity sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==
12391239
dependencies:
1240-
"@typescript-eslint/scope-manager" "8.19.0"
1241-
"@typescript-eslint/types" "8.19.0"
1242-
"@typescript-eslint/typescript-estree" "8.19.0"
1243-
"@typescript-eslint/visitor-keys" "8.19.0"
1240+
"@typescript-eslint/scope-manager" "8.19.1"
1241+
"@typescript-eslint/types" "8.19.1"
1242+
"@typescript-eslint/typescript-estree" "8.19.1"
1243+
"@typescript-eslint/visitor-keys" "8.19.1"
12441244
debug "^4.3.4"
12451245

12461246
"@typescript-eslint/parser@^7.0.0":
@@ -1270,6 +1270,14 @@
12701270
"@typescript-eslint/types" "8.19.0"
12711271
"@typescript-eslint/visitor-keys" "8.19.0"
12721272

1273+
"@typescript-eslint/scope-manager@8.19.1":
1274+
version "8.19.1"
1275+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.19.1.tgz#794cfc8add4f373b9cd6fa32e367e7565a0e231b"
1276+
integrity sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==
1277+
dependencies:
1278+
"@typescript-eslint/types" "8.19.1"
1279+
"@typescript-eslint/visitor-keys" "8.19.1"
1280+
12731281
"@typescript-eslint/type-utils@7.18.0":
12741282
version "7.18.0"
12751283
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
@@ -1280,15 +1288,15 @@
12801288
debug "^4.3.4"
12811289
ts-api-utils "^1.3.0"
12821290

1283-
"@typescript-eslint/type-utils@8.19.0":
1284-
version "8.19.0"
1285-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.0.tgz#41abd7d2e4cf93b6854b1fe6cbf416fab5abf89f"
1286-
integrity sha512-TZs0I0OSbd5Aza4qAMpp1cdCYVnER94IziudE3JU328YUHgWu9gwiwhag+fuLeJ2LkWLXI+F/182TbG+JaBdTg==
1291+
"@typescript-eslint/type-utils@8.19.1":
1292+
version "8.19.1"
1293+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.19.1.tgz#23710ab52643c19f74601b3f4a076c98f4e159aa"
1294+
integrity sha512-Rp7k9lhDKBMRJB/nM9Ksp1zs4796wVNyihG9/TU9R6KCJDNkQbc2EOKjrBtLYh3396ZdpXLtr/MkaSEmNMtykw==
12871295
dependencies:
1288-
"@typescript-eslint/typescript-estree" "8.19.0"
1289-
"@typescript-eslint/utils" "8.19.0"
1296+
"@typescript-eslint/typescript-estree" "8.19.1"
1297+
"@typescript-eslint/utils" "8.19.1"
12901298
debug "^4.3.4"
1291-
ts-api-utils "^1.3.0"
1299+
ts-api-utils "^2.0.0"
12921300

12931301
"@typescript-eslint/types@7.18.0":
12941302
version "7.18.0"
@@ -1300,6 +1308,11 @@
13001308
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.0.tgz#a190a25c5484a42b81eaad06989579fdeb478cbb"
13011309
integrity sha512-8XQ4Ss7G9WX8oaYvD4OOLCjIQYgRQxO+qCiR2V2s2GxI9AUpo7riNwo6jDhKtTcaJjT8PY54j2Yb33kWtSJsmA==
13021310

1311+
"@typescript-eslint/types@8.19.1":
1312+
version "8.19.1"
1313+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.19.1.tgz#015a991281754ed986f2e549263a1188d6ed0a8c"
1314+
integrity sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==
1315+
13031316
"@typescript-eslint/typescript-estree@7.18.0":
13041317
version "7.18.0"
13051318
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
@@ -1328,6 +1341,20 @@
13281341
semver "^7.6.0"
13291342
ts-api-utils "^1.3.0"
13301343

1344+
"@typescript-eslint/typescript-estree@8.19.1":
1345+
version "8.19.1"
1346+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.19.1.tgz#c1094bb00bc251ac76cf215569ca27236435036b"
1347+
integrity sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==
1348+
dependencies:
1349+
"@typescript-eslint/types" "8.19.1"
1350+
"@typescript-eslint/visitor-keys" "8.19.1"
1351+
debug "^4.3.4"
1352+
fast-glob "^3.3.2"
1353+
is-glob "^4.0.3"
1354+
minimatch "^9.0.4"
1355+
semver "^7.6.0"
1356+
ts-api-utils "^2.0.0"
1357+
13311358
"@typescript-eslint/utils@7.18.0":
13321359
version "7.18.0"
13331360
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
@@ -1338,7 +1365,17 @@
13381365
"@typescript-eslint/types" "7.18.0"
13391366
"@typescript-eslint/typescript-estree" "7.18.0"
13401367

1341-
"@typescript-eslint/utils@8.19.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1368+
"@typescript-eslint/utils@8.19.1":
1369+
version "8.19.1"
1370+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.1.tgz#dd8eabd46b92bf61e573286e1c0ba6bd243a185b"
1371+
integrity sha512-IxG5gLO0Ne+KaUc8iW1A+XuKLd63o4wlbI1Zp692n1xojCl/THvgIKXJXBZixTh5dd5+yTJ/VXH7GJaaw21qXA==
1372+
dependencies:
1373+
"@eslint-community/eslint-utils" "^4.4.0"
1374+
"@typescript-eslint/scope-manager" "8.19.1"
1375+
"@typescript-eslint/types" "8.19.1"
1376+
"@typescript-eslint/typescript-estree" "8.19.1"
1377+
1378+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
13421379
version "8.19.0"
13431380
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.19.0.tgz#33824310e1fccc17f27fbd1030fd8bbd9a674684"
13441381
integrity sha512-PTBG+0oEMPH9jCZlfg07LCB2nYI0I317yyvXGfxnvGvw4SHIOuRnQ3kadyyXY6tGdChusIHIbM5zfIbp4M6tCg==
@@ -1364,6 +1401,14 @@
13641401
"@typescript-eslint/types" "8.19.0"
13651402
eslint-visitor-keys "^4.2.0"
13661403

1404+
"@typescript-eslint/visitor-keys@8.19.1":
1405+
version "8.19.1"
1406+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.19.1.tgz#fce54d7cfa5351a92387d6c0c5be598caee072e0"
1407+
integrity sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==
1408+
dependencies:
1409+
"@typescript-eslint/types" "8.19.1"
1410+
eslint-visitor-keys "^4.2.0"
1411+
13671412
"@ungap/structured-clone@^1.2.0":
13681413
version "1.2.1"
13691414
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.1.tgz#28fa185f67daaf7b7a1a8c1d445132c5d979f8bd"
@@ -1933,9 +1978,9 @@ ejs@^3.1.10:
19331978
jake "^10.8.5"
19341979

19351980
electron-to-chromium@^1.5.73:
1936-
version "1.5.76"
1937-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.76.tgz#db20295c5061b68f07c8ea4dfcbd701485d94a3d"
1938-
integrity sha512-CjVQyG7n7Sr+eBXE86HIulnL5N8xZY1sgmOPGuq/F0Rr0FJq63lg0kEtOIDfZBk44FnDLf6FUJ+dsJcuiUDdDQ==
1981+
version "1.5.77"
1982+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.77.tgz#b9e7aa2d833084aac5253d36fc85f99d7cf8ce98"
1983+
integrity sha512-AnJSrt5JpRVgY6dgd5yccguLc5A7oMSF0Kt3fcW+Hp5WTuFbl5upeSFZbMZYy2o7jhmIhU8Ekrd82GhyXUqUUg==
19391984

19401985
emittery@^0.13.1:
19411986
version "0.13.1"
@@ -2126,9 +2171,9 @@ eslint-plugin-filenames@^1.3.2:
21262171
lodash.upperfirst "4.3.1"
21272172

21282173
eslint-plugin-github@^5.0.0:
2129-
version "5.1.4"
2130-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.4.tgz#c0c22040b842d1bab0e9afcd210d98e7f6b10f08"
2131-
integrity sha512-j5IgIxsDoch06zJzeqPvenfzRXDKI9Z8YwfUg1pm2ay1q44tMSFwvEu6l0uEIrTpA3v8QdPyLr98LqDl1TIhSA==
2174+
version "5.1.5"
2175+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.5.tgz#795a0782871d8dfd244dd2e31840598e6d5b60c6"
2176+
integrity sha512-vRgIVJ88FfESAGGYsJlf7SQhQlFEJaa7/I9z/5K5vKbWEQ3DnRkg8cvoj8LZA30MFb2uW1SltOcEj+Q8UR8LxA==
21322177
dependencies:
21332178
"@eslint/compat" "^1.2.3"
21342179
"@eslint/eslintrc" "^3.1.0"
@@ -4280,6 +4325,11 @@ ts-api-utils@^1.3.0:
42804325
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.4.3.tgz#bfc2215fe6528fecab2b0fba570a2e8a4263b064"
42814326
integrity sha512-i3eMG77UTMD0hZhgRS562pv83RC6ukSAC2GMNWc+9dieh/+jDM5u5YG+NHX6VNDRHQcHwmsTHctP9LhbC3WxVw==
42824327

4328+
ts-api-utils@^2.0.0:
4329+
version "2.0.0"
4330+
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-2.0.0.tgz#b9d7d5f7ec9f736f4d0f09758b8607979044a900"
4331+
integrity sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==
4332+
42834333
ts-jest@^29.1.0:
42844334
version "29.2.5"
42854335
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.5.tgz#591a3c108e1f5ebd013d3152142cb5472b399d63"
@@ -4383,13 +4433,13 @@ typed-array-length@^1.0.7:
43834433
reflect.getprototypeof "^1.0.6"
43844434

43854435
typescript-eslint@^8.14.0:
4386-
version "8.19.0"
4387-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.0.tgz#e4ff06b19f2f9807a2c26147a0199a109944d9e0"
4388-
integrity sha512-Ni8sUkVWYK4KAcTtPjQ/UTiRk6jcsuDhPpxULapUDi8A/l8TSBk+t1GtJA1RsCzIJg0q6+J7bf35AwQigENWRQ==
4436+
version "8.19.1"
4437+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.19.1.tgz#fdf7d53bc020bf7c48d40744bf3797ee7a70f69e"
4438+
integrity sha512-LKPUQpdEMVOeKluHi8md7rwLcoXHhwvWp3x+sJkMuq3gGm9yaYJtPo8sRZSblMFJ5pcOGCAak/scKf1mvZDlQw==
43894439
dependencies:
4390-
"@typescript-eslint/eslint-plugin" "8.19.0"
4391-
"@typescript-eslint/parser" "8.19.0"
4392-
"@typescript-eslint/utils" "8.19.0"
4440+
"@typescript-eslint/eslint-plugin" "8.19.1"
4441+
"@typescript-eslint/parser" "8.19.1"
4442+
"@typescript-eslint/utils" "8.19.1"
43934443

43944444
typescript@^5.1.3:
43954445
version "5.7.2"

0 commit comments

Comments
 (0)
0