Skip to content

Commit 0b7a421

Browse files
chore(deps-dev): bump eslint-plugin-github from 5.0.2 to 5.1.1 (#2356)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b26581a commit 0b7a421

File tree

1 file changed

+147
-41
lines changed

1 file changed

+147
-41
lines changed

yarn.lock

+147-41
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,11 @@
323323
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
324324
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
325325

326+
"@eslint/compat@^1.2.3":
327+
version "1.2.3"
328+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.3.tgz#9c9bb9dfc8502be84427237f15b005b6b8d60757"
329+
integrity sha512-wlZhwlDFxkxIZ571aH0FoK4h4Vwx7P3HJx62Gp8hTc10bfpwT2x0nULuAHmQSJBOWPgPeVf+9YtnD4j50zVHmA==
330+
326331
"@eslint/eslintrc@^2.1.4":
327332
version "2.1.4"
328333
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
@@ -338,11 +343,31 @@
338343
minimatch "^3.1.2"
339344
strip-json-comments "^3.1.1"
340345

346+
"@eslint/eslintrc@^3.1.0":
347+
version "3.2.0"
348+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.2.0.tgz#57470ac4e2e283a6bf76044d63281196e370542c"
349+
integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==
350+
dependencies:
351+
ajv "^6.12.4"
352+
debug "^4.3.2"
353+
espree "^10.0.1"
354+
globals "^14.0.0"
355+
ignore "^5.2.0"
356+
import-fresh "^3.2.1"
357+
js-yaml "^4.1.0"
358+
minimatch "^3.1.2"
359+
strip-json-comments "^3.1.1"
360+
341361
"@eslint/js@8.57.1":
342362
version "8.57.1"
343363
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
344364
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
345365

366+
"@eslint/js@^9.14.0":
367+
version "9.15.0"
368+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.15.0.tgz#df0e24fe869143b59731942128c19938fdbadfb5"
369+
integrity sha512-tMTqrY+EzbXmKJR5ToI8lxu7jaN5EdmrBFJpQk5JmSlyLsx6o4t27r883K5xsLuCYCpfKBCGswMSWXsM+jB7lg==
370+
346371
"@fastify/busboy@^2.0.0":
347372
version "2.1.1"
348373
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
@@ -1176,6 +1201,21 @@
11761201
dependencies:
11771202
"@types/yargs-parser" "*"
11781203

1204+
"@typescript-eslint/eslint-plugin@8.15.0":
1205+
version "8.15.0"
1206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.15.0.tgz#c95c6521e70c8b095a684d884d96c0c1c63747d2"
1207+
integrity sha512-+zkm9AR1Ds9uLWN3fkoeXgFppaQ+uEVtfOV62dDmsy9QCNqlRHWNEck4yarvRNrvRcHQLGfqBNui3cimoz8XAg==
1208+
dependencies:
1209+
"@eslint-community/regexpp" "^4.10.0"
1210+
"@typescript-eslint/scope-manager" "8.15.0"
1211+
"@typescript-eslint/type-utils" "8.15.0"
1212+
"@typescript-eslint/utils" "8.15.0"
1213+
"@typescript-eslint/visitor-keys" "8.15.0"
1214+
graphemer "^1.4.0"
1215+
ignore "^5.3.1"
1216+
natural-compare "^1.4.0"
1217+
ts-api-utils "^1.3.0"
1218+
11791219
"@typescript-eslint/eslint-plugin@^7.0.0":
11801220
version "7.18.0"
11811221
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.18.0.tgz#b16d3cf3ee76bf572fdf511e79c248bdec619ea3"
@@ -1191,20 +1231,16 @@
11911231
natural-compare "^1.4.0"
11921232
ts-api-utils "^1.3.0"
11931233

1194-
"@typescript-eslint/eslint-plugin@^8.0.0":
1195-
version "8.14.0"
1196-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.14.0.tgz#7dc0e419c87beadc8f554bf5a42e5009ed3748dc"
1197-
integrity sha512-tqp8H7UWFaZj0yNO6bycd5YjMwxa6wIHOLZvWPkidwbgLCsBMetQoGj7DPuAlWa2yGO3H48xmPwjhsSPPCGU5w==
1234+
"@typescript-eslint/parser@8.15.0":
1235+
version "8.15.0"
1236+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.15.0.tgz#92610da2b3af702cfbc02a46e2a2daa6260a9045"
1237+
integrity sha512-7n59qFpghG4uazrF9qtGKBZXn7Oz4sOMm8dwNWDQY96Xlm2oX67eipqcblDj+oY1lLCbf1oltMZFpUso66Kl1A==
11981238
dependencies:
1199-
"@eslint-community/regexpp" "^4.10.0"
1200-
"@typescript-eslint/scope-manager" "8.14.0"
1201-
"@typescript-eslint/type-utils" "8.14.0"
1202-
"@typescript-eslint/utils" "8.14.0"
1203-
"@typescript-eslint/visitor-keys" "8.14.0"
1204-
graphemer "^1.4.0"
1205-
ignore "^5.3.1"
1206-
natural-compare "^1.4.0"
1207-
ts-api-utils "^1.3.0"
1239+
"@typescript-eslint/scope-manager" "8.15.0"
1240+
"@typescript-eslint/types" "8.15.0"
1241+
"@typescript-eslint/typescript-estree" "8.15.0"
1242+
"@typescript-eslint/visitor-keys" "8.15.0"
1243+
debug "^4.3.4"
12081244

12091245
"@typescript-eslint/parser@^7.0.0":
12101246
version "7.18.0"
@@ -1217,17 +1253,6 @@
12171253
"@typescript-eslint/visitor-keys" "7.18.0"
12181254
debug "^4.3.4"
12191255

1220-
"@typescript-eslint/parser@^8.0.0":
1221-
version "8.14.0"
1222-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.14.0.tgz#0a7e9dbc11bc07716ab2d7b1226217e9f6b51fc8"
1223-
integrity sha512-2p82Yn9juUJq0XynBXtFCyrBDb6/dJombnz6vbo6mgQEtWHfvHbQuEa9kAOVIt1c9YFwi7H6WxtPj1kg+80+RA==
1224-
dependencies:
1225-
"@typescript-eslint/scope-manager" "8.14.0"
1226-
"@typescript-eslint/types" "8.14.0"
1227-
"@typescript-eslint/typescript-estree" "8.14.0"
1228-
"@typescript-eslint/visitor-keys" "8.14.0"
1229-
debug "^4.3.4"
1230-
12311256
"@typescript-eslint/scope-manager@7.18.0":
12321257
version "7.18.0"
12331258
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
@@ -1244,6 +1269,14 @@
12441269
"@typescript-eslint/types" "8.14.0"
12451270
"@typescript-eslint/visitor-keys" "8.14.0"
12461271

1272+
"@typescript-eslint/scope-manager@8.15.0":
1273+
version "8.15.0"
1274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.15.0.tgz#28a1a0f13038f382424f45a988961acaca38f7c6"
1275+
integrity sha512-QRGy8ADi4J7ii95xz4UoiymmmMd/zuy9azCaamnZ3FM8T5fZcex8UfJcjkiEZjJSztKfEBe3dZ5T/5RHAmw2mA==
1276+
dependencies:
1277+
"@typescript-eslint/types" "8.15.0"
1278+
"@typescript-eslint/visitor-keys" "8.15.0"
1279+
12471280
"@typescript-eslint/type-utils@7.18.0":
12481281
version "7.18.0"
12491282
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
@@ -1254,13 +1287,13 @@
12541287
debug "^4.3.4"
12551288
ts-api-utils "^1.3.0"
12561289

1257-
"@typescript-eslint/type-utils@8.14.0":
1258-
version "8.14.0"
1259-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.14.0.tgz#455c6af30c336b24a1af28bc4f81b8dd5d74d94d"
1260-
integrity sha512-Xcz9qOtZuGusVOH5Uk07NGs39wrKkf3AxlkK79RBK6aJC1l03CobXjJbwBPSidetAOV+5rEVuiT1VSBUOAsanQ==
1290+
"@typescript-eslint/type-utils@8.15.0":
1291+
version "8.15.0"
1292+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.15.0.tgz#a6da0f93aef879a68cc66c73fe42256cb7426c72"
1293+
integrity sha512-UU6uwXDoI3JGSXmcdnP5d8Fffa2KayOhUUqr/AiBnG1Gl7+7ut/oyagVeSkh7bxQ0zSXV9ptRh/4N15nkCqnpw==
12611294
dependencies:
1262-
"@typescript-eslint/typescript-estree" "8.14.0"
1263-
"@typescript-eslint/utils" "8.14.0"
1295+
"@typescript-eslint/typescript-estree" "8.15.0"
1296+
"@typescript-eslint/utils" "8.15.0"
12641297
debug "^4.3.4"
12651298
ts-api-utils "^1.3.0"
12661299

@@ -1274,6 +1307,11 @@
12741307
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.14.0.tgz#0d33d8d0b08479c424e7d654855fddf2c71e4021"
12751308
integrity sha512-yjeB9fnO/opvLJFAsPNYlKPnEM8+z4og09Pk504dkqonT02AyL5Z9SSqlE0XqezS93v6CXn49VHvB2G7XSsl0g==
12761309

1310+
"@typescript-eslint/types@8.15.0":
1311+
version "8.15.0"
1312+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.15.0.tgz#4958edf3d83e97f77005f794452e595aaf6430fc"
1313+
integrity sha512-n3Gt8Y/KyJNe0S3yDCD2RVKrHBC4gTUcLTebVBXacPy091E6tNspFLKRXlk3hwT4G55nfr1n2AdFqi/XMxzmPQ==
1314+
12771315
"@typescript-eslint/typescript-estree@7.18.0":
12781316
version "7.18.0"
12791317
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
@@ -1302,6 +1340,20 @@
13021340
semver "^7.6.0"
13031341
ts-api-utils "^1.3.0"
13041342

1343+
"@typescript-eslint/typescript-estree@8.15.0":
1344+
version "8.15.0"
1345+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.15.0.tgz#915c94e387892b114a2a2cc0df2d7f19412c8ba7"
1346+
integrity sha512-1eMp2JgNec/niZsR7ioFBlsh/Fk0oJbhaqO0jRyQBMgkz7RrFfkqF9lYYmBoGBaSiLnu8TAPQTwoTUiSTUW9dg==
1347+
dependencies:
1348+
"@typescript-eslint/types" "8.15.0"
1349+
"@typescript-eslint/visitor-keys" "8.15.0"
1350+
debug "^4.3.4"
1351+
fast-glob "^3.3.2"
1352+
is-glob "^4.0.3"
1353+
minimatch "^9.0.4"
1354+
semver "^7.6.0"
1355+
ts-api-utils "^1.3.0"
1356+
13051357
"@typescript-eslint/utils@7.18.0":
13061358
version "7.18.0"
13071359
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
@@ -1312,7 +1364,17 @@
13121364
"@typescript-eslint/types" "7.18.0"
13131365
"@typescript-eslint/typescript-estree" "7.18.0"
13141366

1315-
"@typescript-eslint/utils@8.14.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1367+
"@typescript-eslint/utils@8.15.0":
1368+
version "8.15.0"
1369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.15.0.tgz#ac04679ad19252776b38b81954b8e5a65567cef6"
1370+
integrity sha512-k82RI9yGhr0QM3Dnq+egEpz9qB6Un+WLYhmoNcvl8ltMEededhh7otBVVIDDsEEttauwdY/hQoSsOv13lxrFzQ==
1371+
dependencies:
1372+
"@eslint-community/eslint-utils" "^4.4.0"
1373+
"@typescript-eslint/scope-manager" "8.15.0"
1374+
"@typescript-eslint/types" "8.15.0"
1375+
"@typescript-eslint/typescript-estree" "8.15.0"
1376+
1377+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
13161378
version "8.14.0"
13171379
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.14.0.tgz#ac2506875e03aba24e602364e43b2dfa45529dbd"
13181380
integrity sha512-OGqj6uB8THhrHj0Fk27DcHPojW7zKwKkPmHXHvQ58pLYp4hy8CSUdTKykKeh+5vFqTTVmjz0zCOOPKRovdsgHA==
@@ -1338,6 +1400,14 @@
13381400
"@typescript-eslint/types" "8.14.0"
13391401
eslint-visitor-keys "^3.4.3"
13401402

1403+
"@typescript-eslint/visitor-keys@8.15.0":
1404+
version "8.15.0"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.15.0.tgz#9ea5a85eb25401d2aa74ec8a478af4e97899ea12"
1406+
integrity sha512-h8vYOulWec9LhpwfAdZf2bjr8xIp0KNKnpgqSz0qqYYKAW/QZKw3ktRndbiAtUz4acH4QLQavwZBYCc0wulA/Q==
1407+
dependencies:
1408+
"@typescript-eslint/types" "8.15.0"
1409+
eslint-visitor-keys "^4.2.0"
1410+
13411411
"@ungap/structured-clone@^1.2.0":
13421412
version "1.2.0"
13431413
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1353,7 +1423,7 @@ acorn-jsx@^5.3.2:
13531423
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
13541424
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
13551425

1356-
acorn@^8.9.0:
1426+
acorn@^8.14.0, acorn@^8.9.0:
13571427
version "8.14.0"
13581428
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.0.tgz#063e2c70cac5fb4f6467f0b11152e04c682795b0"
13591429
integrity sha512-cl669nCJTZBsL97OF4kUQm5g5hC2uihk0NxY3WENAC0TYdILVkAyHymAntgxGkl7K+t0cXIrH5siy5S4XkFycA==
@@ -2047,7 +2117,7 @@ eslint-module-utils@^2.12.0:
20472117
dependencies:
20482118
debug "^3.2.7"
20492119

2050-
eslint-plugin-escompat@^3.3.3:
2120+
eslint-plugin-escompat@^3.11.3:
20512121
version "3.11.4"
20522122
resolved "https://registry.yarnpkg.com/eslint-plugin-escompat/-/eslint-plugin-escompat-3.11.4.tgz#8b3c349be47228ada50dd25505044aa5da39835b"
20532123
integrity sha512-j0ywwNnIufshOzgAu+PfIig1c7VRClKSNKzpniMT2vXQ4leL5q+e/SpMFQU0nrdL2WFFM44XmhSuwmxb3G0CJg==
@@ -2073,27 +2143,30 @@ eslint-plugin-filenames@^1.3.2:
20732143
lodash.upperfirst "4.3.1"
20742144

20752145
eslint-plugin-github@^5.0.0:
2076-
version "5.0.2"
2077-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.0.2.tgz#cc9bad0ca31500d7bc74987a626cc13ec8623014"
2078-
integrity sha512-nMdzWJQ5CimjQDY6SFeJ0KIXuNFf0dgDWEd4eP3UWfuTuP/dXcZJDg7MQRvAFt743T1zUi4+/HdOihfu8xJkLA==
2146+
version "5.1.1"
2147+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.1.tgz#d0629b154a3b022a19108ec91cc5c1156284fa2e"
2148+
integrity sha512-+yE9caIn0v14AUE+vYksZy2xMnzHhsiiC9DBMbrZutb4nsHEZy+Uzimdfth7GAyxAh6VWCiivYG/ktH4LT+hnQ==
20792149
dependencies:
2150+
"@eslint/compat" "^1.2.3"
2151+
"@eslint/eslintrc" "^3.1.0"
2152+
"@eslint/js" "^9.14.0"
20802153
"@github/browserslist-config" "^1.0.0"
2081-
"@typescript-eslint/eslint-plugin" "^8.0.0"
2082-
"@typescript-eslint/parser" "^8.0.0"
20832154
aria-query "^5.3.0"
20842155
eslint-config-prettier ">=8.0.0"
2085-
eslint-plugin-escompat "^3.3.3"
2156+
eslint-plugin-escompat "^3.11.3"
20862157
eslint-plugin-eslint-comments "^3.2.0"
20872158
eslint-plugin-filenames "^1.3.2"
20882159
eslint-plugin-i18n-text "^1.0.1"
20892160
eslint-plugin-import "^2.25.2"
20902161
eslint-plugin-jsx-a11y "^6.7.1"
20912162
eslint-plugin-no-only-tests "^3.0.0"
2092-
eslint-plugin-prettier "^5.0.0"
2163+
eslint-plugin-prettier "^5.2.1"
20932164
eslint-rule-documentation ">=1.0.0"
2165+
globals "^15.12.0"
20942166
jsx-ast-utils "^3.3.2"
20952167
prettier "^3.0.0"
20962168
svg-element-attributes "^1.3.1"
2169+
typescript-eslint "^8.14.0"
20972170

20982171
eslint-plugin-i18n-text@^1.0.1:
20992172
version "1.0.1"
@@ -2158,7 +2231,7 @@ eslint-plugin-no-only-tests@^3.0.0:
21582231
resolved "https://registry.yarnpkg.com/eslint-plugin-no-only-tests/-/eslint-plugin-no-only-tests-3.3.0.tgz#d9d42ccd4b5d099b4872fb5046cf95441188cfb5"
21592232
integrity sha512-brcKcxGnISN2CcVhXJ/kEQlNa0MEfGRtwKtWA16SkqXHKitaKIMrfemJKLKX1YqDU5C/5JY3PvZXd5jEW04e0Q==
21602233

2161-
eslint-plugin-prettier@^5.0.0, eslint-plugin-prettier@^5.0.0-alpha.2:
2234+
eslint-plugin-prettier@^5.0.0-alpha.2, eslint-plugin-prettier@^5.2.1:
21622235
version "5.2.1"
21632236
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95"
21642237
integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw==
@@ -2184,6 +2257,11 @@ eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
21842257
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
21852258
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
21862259

2260+
eslint-visitor-keys@^4.2.0:
2261+
version "4.2.0"
2262+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2263+
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2264+
21872265
eslint@^8.43.0:
21882266
version "8.57.1"
21892267
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.1.tgz#7df109654aba7e3bbe5c8eae533c5e461d3c6ca9"
@@ -2228,6 +2306,15 @@ eslint@^8.43.0:
22282306
strip-ansi "^6.0.1"
22292307
text-table "^0.2.0"
22302308

2309+
espree@^10.0.1:
2310+
version "10.3.0"
2311+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
2312+
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
2313+
dependencies:
2314+
acorn "^8.14.0"
2315+
acorn-jsx "^5.3.2"
2316+
eslint-visitor-keys "^4.2.0"
2317+
22312318
espree@^9.6.0, espree@^9.6.1:
22322319
version "9.6.1"
22332320
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -2508,6 +2595,16 @@ globals@^13.19.0:
25082595
dependencies:
25092596
type-fest "^0.20.2"
25102597

2598+
globals@^14.0.0:
2599+
version "14.0.0"
2600+
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
2601+
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
2602+
2603+
globals@^15.12.0:
2604+
version "15.12.0"
2605+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.12.0.tgz#1811872883ad8f41055b61457a130221297de5b5"
2606+
integrity sha512-1+gLErljJFhbOVyaetcwJiJ4+eLe45S2E7P5UiZ9xGfeq3ATQf5DOv9G7MH3gGbKQLkzmNh2DxfZwLdw+j6oTQ==
2607+
25112608
globalthis@^1.0.4:
25122609
version "1.0.4"
25132610
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.4.tgz#7430ed3a975d97bfb59bcce41f5cabbafa651236"
@@ -4139,6 +4236,15 @@ typed-array-length@^1.0.6:
41394236
is-typed-array "^1.1.13"
41404237
possible-typed-array-names "^1.0.0"
41414238

4239+
typescript-eslint@^8.14.0:
4240+
version "8.15.0"
4241+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.15.0.tgz#c8a2a0d183c3eb48ae176aa078c1b9daa584cf9d"
4242+
integrity sha512-wY4FRGl0ZI+ZU4Jo/yjdBu0lVTSML58pu6PgGtJmCufvzfV565pUF6iACQt092uFOd49iLOTX/sEVmHtbSrS+w==
4243+
dependencies:
4244+
"@typescript-eslint/eslint-plugin" "8.15.0"
4245+
"@typescript-eslint/parser" "8.15.0"
4246+
"@typescript-eslint/utils" "8.15.0"
4247+
41424248
typescript@^5.1.3:
41434249
version "5.6.3"
41444250
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"

0 commit comments

Comments
 (0)