Skip to content

Commit fef272d

Browse files
committed
chore(deps): update dependency eslint-plugin-github to v5.0.2
1 parent a236bf5 commit fef272d

File tree

1 file changed

+94
-13
lines changed

1 file changed

+94
-13
lines changed

yarn.lock

Lines changed: 94 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
dependencies:
11951195
"@types/yargs-parser" "*"
11961196

1197-
"@typescript-eslint/eslint-plugin@^7.0.0", "@typescript-eslint/eslint-plugin@^7.0.1":
1197+
"@typescript-eslint/eslint-plugin@^7.0.0":
11981198
version "7.18.0"
11991199
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
12001200
integrity sha512-94EQTWZ40mzBc42ATNIBimBEDltSJ9RQHCC8vc/PDbxi4k8dVwUAv4o98dk50M1zB+JGFxp43FP7f8+FP8R6Sw==
@@ -1209,7 +1209,22 @@
12091209
natural-compare "^1.4.0"
12101210
ts-api-utils "^1.3.0"
12111211

1212-
"@typescript-eslint/parser@^7.0.0", "@typescript-eslint/parser@^7.0.1":
1212+
"@typescript-eslint/eslint-plugin@^8.0.0":
1213+
version "8.5.0"
1214+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz#7c1863693a98371703686e1c0fac64ffc576cdb1"
1215+
integrity sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==
1216+
dependencies:
1217+
"@eslint-community/regexpp" "^4.10.0"
1218+
"@typescript-eslint/scope-manager" "8.5.0"
1219+
"@typescript-eslint/type-utils" "8.5.0"
1220+
"@typescript-eslint/utils" "8.5.0"
1221+
"@typescript-eslint/visitor-keys" "8.5.0"
1222+
graphemer "^1.4.0"
1223+
ignore "^5.3.1"
1224+
natural-compare "^1.4.0"
1225+
ts-api-utils "^1.3.0"
1226+
1227+
"@typescript-eslint/parser@^7.0.0":
12131228
version "7.18.0"
12141229
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.18.0.tgz#83928d0f1b7f4afa974098c64b5ce6f9051f96a0"
12151230
integrity sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==
@@ -1220,6 +1235,17 @@
12201235
"@typescript-eslint/visitor-keys" "7.18.0"
12211236
debug "^4.3.4"
12221237

1238+
"@typescript-eslint/parser@^8.0.0":
1239+
version "8.5.0"
1240+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.5.0.tgz#d590e1ef9f31f26d423999ad3f687723247e6bcc"
1241+
integrity sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==
1242+
dependencies:
1243+
"@typescript-eslint/scope-manager" "8.5.0"
1244+
"@typescript-eslint/types" "8.5.0"
1245+
"@typescript-eslint/typescript-estree" "8.5.0"
1246+
"@typescript-eslint/visitor-keys" "8.5.0"
1247+
debug "^4.3.4"
1248+
12231249
"@typescript-eslint/scope-manager@7.18.0":
12241250
version "7.18.0"
12251251
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
@@ -1236,6 +1262,14 @@
12361262
"@typescript-eslint/types" "8.4.0"
12371263
"@typescript-eslint/visitor-keys" "8.4.0"
12381264

1265+
"@typescript-eslint/scope-manager@8.5.0":
1266+
version "8.5.0"
1267+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz#385341de65b976f02b295b8aca54bb4ffd6b5f07"
1268+
integrity sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==
1269+
dependencies:
1270+
"@typescript-eslint/types" "8.5.0"
1271+
"@typescript-eslint/visitor-keys" "8.5.0"
1272+
12391273
"@typescript-eslint/type-utils@7.18.0":
12401274
version "7.18.0"
12411275
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
@@ -1246,6 +1280,16 @@
12461280
debug "^4.3.4"
12471281
ts-api-utils "^1.3.0"
12481282

1283+
"@typescript-eslint/type-utils@8.5.0":
1284+
version "8.5.0"
1285+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz#6215b23aa39dbbd8dde0a4ef9ee0f745410c29b1"
1286+
integrity sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==
1287+
dependencies:
1288+
"@typescript-eslint/typescript-estree" "8.5.0"
1289+
"@typescript-eslint/utils" "8.5.0"
1290+
debug "^4.3.4"
1291+
ts-api-utils "^1.3.0"
1292+
12491293
"@typescript-eslint/types@7.18.0":
12501294
version "7.18.0"
12511295
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
@@ -1256,6 +1300,11 @@
12561300
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.4.0.tgz#b44d6a90a317a6d97a3e5fabda5196089eec6171"
12571301
integrity sha512-T1RB3KQdskh9t3v/qv7niK6P8yvn7ja1mS7QK7XfRVL6wtZ8/mFs/FHf4fKvTA0rKnqnYxl/uHFNbnEt0phgbw==
12581302

1303+
"@typescript-eslint/types@8.5.0":
1304+
version "8.5.0"
1305+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.5.0.tgz#4465d99331d1276f8fb2030e4f9c73fe01a05bf9"
1306+
integrity sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==
1307+
12591308
"@typescript-eslint/typescript-estree@7.18.0":
12601309
version "7.18.0"
12611310
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
@@ -1284,6 +1333,20 @@
12841333
semver "^7.6.0"
12851334
ts-api-utils "^1.3.0"
12861335

1336+
"@typescript-eslint/typescript-estree@8.5.0":
1337+
version "8.5.0"
1338+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz#6e5758cf2f63aa86e9ddfa4e284e2e0b81b87557"
1339+
integrity sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==
1340+
dependencies:
1341+
"@typescript-eslint/types" "8.5.0"
1342+
"@typescript-eslint/visitor-keys" "8.5.0"
1343+
debug "^4.3.4"
1344+
fast-glob "^3.3.2"
1345+
is-glob "^4.0.3"
1346+
minimatch "^9.0.4"
1347+
semver "^7.6.0"
1348+
ts-api-utils "^1.3.0"
1349+
12871350
"@typescript-eslint/utils@7.18.0":
12881351
version "7.18.0"
12891352
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
@@ -1294,6 +1357,16 @@
12941357
"@typescript-eslint/types" "7.18.0"
12951358
"@typescript-eslint/typescript-estree" "7.18.0"
12961359

1360+
"@typescript-eslint/utils@8.5.0":
1361+
version "8.5.0"
1362+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.5.0.tgz#4d4ffed96d0654546a37faa5b84bdce16d951634"
1363+
integrity sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==
1364+
dependencies:
1365+
"@eslint-community/eslint-utils" "^4.4.0"
1366+
"@typescript-eslint/scope-manager" "8.5.0"
1367+
"@typescript-eslint/types" "8.5.0"
1368+
"@typescript-eslint/typescript-estree" "8.5.0"
1369+
12971370
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
12981371
version "8.4.0"
12991372
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.4.0.tgz#35c552a404858c853a1f62ba6df2214f1988afc3"
@@ -1320,6 +1393,14 @@
13201393
"@typescript-eslint/types" "8.4.0"
13211394
eslint-visitor-keys "^3.4.3"
13221395

1396+
"@typescript-eslint/visitor-keys@8.5.0":
1397+
version "8.5.0"
1398+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz#13028df3b866d2e3e2e2cc4193cf2c1e0e04c4bf"
1399+
integrity sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==
1400+
dependencies:
1401+
"@typescript-eslint/types" "8.5.0"
1402+
eslint-visitor-keys "^3.4.3"
1403+
13231404
"@ungap/structured-clone@^1.2.0":
13241405
version "1.2.0"
13251406
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1669,9 +1750,9 @@ camelcase@^6.2.0:
16691750
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
16701751

16711752
caniuse-lite@^1.0.30001646:
1672-
version "1.0.30001659"
1673-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001659.tgz#f370c311ffbc19c4965d8ec0064a3625c8aaa7af"
1674-
integrity sha512-Qxxyfv3RdHAfJcXelgf0hU4DFUVXBGTjqrBUZLUh8AtlGnsDo+CnncYtTd95+ZKfnANUOzxyIQCuU/UeBZBYoA==
1753+
version "1.0.30001660"
1754+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz#31218de3463fabb44d0b7607b652e56edf2e2355"
1755+
integrity sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==
16751756

16761757
chalk@^2.4.2:
16771758
version "2.4.2"
@@ -1932,9 +2013,9 @@ ejs@^3.1.10:
19322013
jake "^10.8.5"
19332014

19342015
electron-to-chromium@^1.5.4:
1935-
version "1.5.18"
1936-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.18.tgz#5fe62b9d21efbcfa26571066502d94f3ed97e495"
1937-
integrity sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ==
2016+
version "1.5.19"
2017+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.19.tgz#aeaa0a076f3f0f0e8db2c57fd10158508f00725a"
2018+
integrity sha512-kpLJJi3zxTR1U828P+LIUDZ5ohixyo68/IcYOHLqnbTPr/wdgn4i1ECvmALN9E16JPA6cvCG5UG79gVwVdEK5w==
19382019

19392020
emittery@^0.13.1:
19402021
version "0.13.1"
@@ -2156,13 +2237,13 @@ eslint-plugin-filenames@^1.3.2:
21562237
lodash.upperfirst "4.3.1"
21572238

21582239
eslint-plugin-github@^5.0.0:
2159-
version "5.0.1"
2160-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.0.1.tgz#3bc21a64b478230f7fe2fb23fe7b802fa494ee1d"
2161-
integrity sha512-qbXG3wL5Uh2JB92EKeX2hPtO9c/t75qVxQjVLYuTFfhHifLZzv9CBvLCvoaBhLrAC/xTMVht7DK/NofYK8X4Dg==
2240+
version "5.0.2"
2241+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.0.2.tgz#cc9bad0ca31500d7bc74987a626cc13ec8623014"
2242+
integrity sha512-nMdzWJQ5CimjQDY6SFeJ0KIXuNFf0dgDWEd4eP3UWfuTuP/dXcZJDg7MQRvAFt743T1zUi4+/HdOihfu8xJkLA==
21622243
dependencies:
21632244
"@github/browserslist-config" "^1.0.0"
2164-
"@typescript-eslint/eslint-plugin" "^7.0.1"
2165-
"@typescript-eslint/parser" "^7.0.1"
2245+
"@typescript-eslint/eslint-plugin" "^8.0.0"
2246+
"@typescript-eslint/parser" "^8.0.0"
21662247
aria-query "^5.3.0"
21672248
eslint-config-prettier ">=8.0.0"
21682249
eslint-plugin-escompat "^3.3.3"

0 commit comments

Comments
 (0)