Skip to content

Commit bab30c2

Browse files
chore(deps): update dependency eslint-plugin-github to v5.1.4 (#2372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 657a3f9 commit bab30c2

File tree

1 file changed

+133
-86
lines changed

1 file changed

+133
-86
lines changed

yarn.lock

+133-86
Original file line numberDiff line numberDiff line change
@@ -324,9 +324,9 @@
324324
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
325325

326326
"@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==
327+
version "1.2.4"
328+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.4.tgz#b69b0d76ce73fe66d7f8633c406acea151f5c559"
329+
integrity sha512-S8ZdQj/N69YAtuqFt7653jwcvuUj131+6qGLUyDqfDg1OIoBQ66OCuXC473YQfO2AaxITTutiRQiDwoo7ZLYyg==
330330

331331
"@eslint/eslintrc@^2.1.4":
332332
version "2.1.4"
@@ -1201,16 +1201,16 @@
12011201
dependencies:
12021202
"@types/yargs-parser" "*"
12031203

1204-
"@typescript-eslint/eslint-plugin@8.16.0", "@typescript-eslint/eslint-plugin@^8.0.0":
1205-
version "8.16.0"
1206-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.16.0.tgz#ac56825bcdf3b392fc76a94b1315d4a162f201a6"
1207-
integrity sha512-5YTHKV8MYlyMI6BaEG7crQ9BhSc8RxzshOReKwZwRWN0+XvvTOm+L/UYLCYxFpfwYuAAqhxiq4yae0CMFwbL7Q==
1204+
"@typescript-eslint/eslint-plugin@8.17.0", "@typescript-eslint/eslint-plugin@^8.0.0":
1205+
version "8.17.0"
1206+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.17.0.tgz#2ee073c421f4e81e02d10e731241664b6253b23c"
1207+
integrity sha512-HU1KAdW3Tt8zQkdvNoIijfWDMvdSweFYm4hWh+KwhPstv+sCmWb89hCIP8msFm9N1R/ooh9honpSuvqKWlYy3w==
12081208
dependencies:
12091209
"@eslint-community/regexpp" "^4.10.0"
1210-
"@typescript-eslint/scope-manager" "8.16.0"
1211-
"@typescript-eslint/type-utils" "8.16.0"
1212-
"@typescript-eslint/utils" "8.16.0"
1213-
"@typescript-eslint/visitor-keys" "8.16.0"
1210+
"@typescript-eslint/scope-manager" "8.17.0"
1211+
"@typescript-eslint/type-utils" "8.17.0"
1212+
"@typescript-eslint/utils" "8.17.0"
1213+
"@typescript-eslint/visitor-keys" "8.17.0"
12141214
graphemer "^1.4.0"
12151215
ignore "^5.3.1"
12161216
natural-compare "^1.4.0"
@@ -1231,15 +1231,15 @@
12311231
natural-compare "^1.4.0"
12321232
ts-api-utils "^1.3.0"
12331233

1234-
"@typescript-eslint/parser@8.16.0", "@typescript-eslint/parser@^8.0.0":
1235-
version "8.16.0"
1236-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.16.0.tgz#ee5b2d6241c1ab3e2e53f03fd5a32d8e266d8e06"
1237-
integrity sha512-D7DbgGFtsqIPIFMPJwCad9Gfi/hC0PWErRRHFnaCWoEDYi5tQUDiJCTmGUbBiLzjqAck4KcXt9Ayj0CNlIrF+w==
1234+
"@typescript-eslint/parser@8.17.0", "@typescript-eslint/parser@^8.0.0":
1235+
version "8.17.0"
1236+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.17.0.tgz#2ee972bb12fa69ac625b85813dc8d9a5a053ff52"
1237+
integrity sha512-Drp39TXuUlD49F7ilHHCG7TTg8IkA+hxCuULdmzWYICxGXvDXmDmWEjJYZQYgf6l/TFfYNE167m7isnc3xlIEg==
12381238
dependencies:
1239-
"@typescript-eslint/scope-manager" "8.16.0"
1240-
"@typescript-eslint/types" "8.16.0"
1241-
"@typescript-eslint/typescript-estree" "8.16.0"
1242-
"@typescript-eslint/visitor-keys" "8.16.0"
1239+
"@typescript-eslint/scope-manager" "8.17.0"
1240+
"@typescript-eslint/types" "8.17.0"
1241+
"@typescript-eslint/typescript-estree" "8.17.0"
1242+
"@typescript-eslint/visitor-keys" "8.17.0"
12431243
debug "^4.3.4"
12441244

12451245
"@typescript-eslint/parser@^7.0.0":
@@ -1269,6 +1269,14 @@
12691269
"@typescript-eslint/types" "8.16.0"
12701270
"@typescript-eslint/visitor-keys" "8.16.0"
12711271

1272+
"@typescript-eslint/scope-manager@8.17.0":
1273+
version "8.17.0"
1274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.17.0.tgz#a3f49bf3d4d27ff8d6b2ea099ba465ef4dbcaa3a"
1275+
integrity sha512-/ewp4XjvnxaREtqsZjF4Mfn078RD/9GmiEAtTeLQ7yFdKnqwTOgRMSvFz4et9U5RiJQ15WTGXPLj89zGusvxBg==
1276+
dependencies:
1277+
"@typescript-eslint/types" "8.17.0"
1278+
"@typescript-eslint/visitor-keys" "8.17.0"
1279+
12721280
"@typescript-eslint/type-utils@7.18.0":
12731281
version "7.18.0"
12741282
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.18.0.tgz#2165ffaee00b1fbbdd2d40aa85232dab6998f53b"
@@ -1279,13 +1287,13 @@
12791287
debug "^4.3.4"
12801288
ts-api-utils "^1.3.0"
12811289

1282-
"@typescript-eslint/type-utils@8.16.0":
1283-
version "8.16.0"
1284-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.16.0.tgz#585388735f7ac390f07c885845c3d185d1b64740"
1285-
integrity sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg==
1290+
"@typescript-eslint/type-utils@8.17.0":
1291+
version "8.17.0"
1292+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.17.0.tgz#d326569f498cdd0edf58d5bb6030b4ad914e63d3"
1293+
integrity sha512-q38llWJYPd63rRnJ6wY/ZQqIzPrBCkPdpIsaCfkR3Q4t3p6sb422zougfad4TFW9+ElIFLVDzWGiGAfbb/v2qw==
12861294
dependencies:
1287-
"@typescript-eslint/typescript-estree" "8.16.0"
1288-
"@typescript-eslint/utils" "8.16.0"
1295+
"@typescript-eslint/typescript-estree" "8.17.0"
1296+
"@typescript-eslint/utils" "8.17.0"
12891297
debug "^4.3.4"
12901298
ts-api-utils "^1.3.0"
12911299

@@ -1299,6 +1307,11 @@
12991307
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.16.0.tgz#49c92ae1b57942458ab83d9ec7ccab3005e64737"
13001308
integrity sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==
13011309

1310+
"@typescript-eslint/types@8.17.0":
1311+
version "8.17.0"
1312+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.17.0.tgz#ef84c709ef8324e766878834970bea9a7e3b72cf"
1313+
integrity sha512-gY2TVzeve3z6crqh2Ic7Cr+CAv6pfb0Egee7J5UAVWCpVvDI/F71wNfolIim4FE6hT15EbpZFVUj9j5i38jYXA==
1314+
13021315
"@typescript-eslint/typescript-estree@7.18.0":
13031316
version "7.18.0"
13041317
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
@@ -1327,6 +1340,20 @@
13271340
semver "^7.6.0"
13281341
ts-api-utils "^1.3.0"
13291342

1343+
"@typescript-eslint/typescript-estree@8.17.0":
1344+
version "8.17.0"
1345+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.17.0.tgz#40b5903bc929b1e8dd9c77db3cb52cfb199a2a34"
1346+
integrity sha512-JqkOopc1nRKZpX+opvKqnM3XUlM7LpFMD0lYxTqOTKQfCWAmxw45e3qlOCsEqEB2yuacujivudOFpCnqkBDNMw==
1347+
dependencies:
1348+
"@typescript-eslint/types" "8.17.0"
1349+
"@typescript-eslint/visitor-keys" "8.17.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+
13301357
"@typescript-eslint/utils@7.18.0":
13311358
version "7.18.0"
13321359
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
@@ -1337,7 +1364,17 @@
13371364
"@typescript-eslint/types" "7.18.0"
13381365
"@typescript-eslint/typescript-estree" "7.18.0"
13391366

1340-
"@typescript-eslint/utils@8.16.0", "@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
1367+
"@typescript-eslint/utils@8.17.0":
1368+
version "8.17.0"
1369+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.17.0.tgz#41c05105a2b6ab7592f513d2eeb2c2c0236d8908"
1370+
integrity sha512-bQC8BnEkxqG8HBGKwG9wXlZqg37RKSMY7v/X8VEWD8JG2JuTHuNK0VFvMPMUKQcbk6B+tf05k+4AShAEtCtJ/w==
1371+
dependencies:
1372+
"@eslint-community/eslint-utils" "^4.4.0"
1373+
"@typescript-eslint/scope-manager" "8.17.0"
1374+
"@typescript-eslint/types" "8.17.0"
1375+
"@typescript-eslint/typescript-estree" "8.17.0"
1376+
1377+
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
13411378
version "8.16.0"
13421379
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.16.0.tgz#c71264c437157feaa97842809836254a6fc833c3"
13431380
integrity sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==
@@ -1363,6 +1400,14 @@
13631400
"@typescript-eslint/types" "8.16.0"
13641401
eslint-visitor-keys "^4.2.0"
13651402

1403+
"@typescript-eslint/visitor-keys@8.17.0":
1404+
version "8.17.0"
1405+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.17.0.tgz#4dbcd0e28b9bf951f4293805bf34f98df45e1aa8"
1406+
integrity sha512-1Hm7THLpO6ww5QU6H/Qp+AusUUl+z/CAm3cNZZ0jQvon9yicgO7Rwd+/WWRpMKLYV6p2UvdbR27c86rzCPpreg==
1407+
dependencies:
1408+
"@typescript-eslint/types" "8.17.0"
1409+
eslint-visitor-keys "^4.2.0"
1410+
13661411
"@ungap/structured-clone@^1.2.0":
13671412
version "1.2.0"
13681413
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
@@ -1696,9 +1741,9 @@ camelcase@^6.2.0:
16961741
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==
16971742

16981743
caniuse-lite@^1.0.30001669:
1699-
version "1.0.30001684"
1700-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz#0eca437bab7d5f03452ff0ef9de8299be6b08e16"
1701-
integrity sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==
1744+
version "1.0.30001686"
1745+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001686.tgz#0e04b8d90de8753188e93c9989d56cb19d902670"
1746+
integrity sha512-Y7deg0Aergpa24M3qLC5xjNklnKnhsmSyR/V89dLZ1n0ucJIFNs7PgR2Yfa/Zf6W79SbBicgtGxZr2juHkEUIA==
17021747

17031748
chalk@^4.0.0, chalk@^4.0.2:
17041749
version "4.1.2"
@@ -1909,9 +1954,9 @@ ejs@^3.1.10:
19091954
jake "^10.8.5"
19101955

19111956
electron-to-chromium@^1.5.41:
1912-
version "1.5.67"
1913-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.67.tgz#66ebd2be4a77469ac2760ef5e9e460ba9a43a845"
1914-
integrity sha512-nz88NNBsD7kQSAGGJyp8hS6xSPtWwqNogA0mjtc2nUYeEf3nURK9qpV18TuBdDmEDgVWotS8Wkzf+V52dSQ/LQ==
1957+
version "1.5.71"
1958+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.71.tgz#d8b5dba1e55b320f2f4e9b1ca80738f53fcfec2b"
1959+
integrity sha512-dB68l59BI75W1BUGVTAEJy45CEVuEGy9qPVVQ8pnHyHMn36PLPPoE1mjLH+lo9rKulO3HC2OhbACI/8tCqJBcA==
19151960

19161961
emittery@^0.13.1:
19171962
version "0.13.1"
@@ -2098,9 +2143,9 @@ eslint-plugin-filenames@^1.3.2:
20982143
lodash.upperfirst "4.3.1"
20992144

21002145
eslint-plugin-github@^5.0.0:
2101-
version "5.1.3"
2102-
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.3.tgz#f95e5bcec0f287bb7f6724f694e40b193dd95cda"
2103-
integrity sha512-/0lyEqLLodXW3p+D9eYtmEp6e9DcJmV5FhnE9wNWV1bcqyShuZFXn5kOeJIvxSbFbdbrKiNO8zFiV/VXeSpRSw==
2146+
version "5.1.4"
2147+
resolved "https://registry.yarnpkg.com/eslint-plugin-github/-/eslint-plugin-github-5.1.4.tgz#c0c22040b842d1bab0e9afcd210d98e7f6b10f08"
2148+
integrity sha512-j5IgIxsDoch06zJzeqPvenfzRXDKI9Z8YwfUg1pm2ay1q44tMSFwvEu6l0uEIrTpA3v8QdPyLr98LqDl1TIhSA==
21042149
dependencies:
21052150
"@eslint/compat" "^1.2.3"
21062151
"@eslint/eslintrc" "^3.1.0"
@@ -2583,11 +2628,9 @@ globby@^11.1.0:
25832628
slash "^3.0.0"
25842629

25852630
gopd@^1.0.1, gopd@^1.1.0:
2586-
version "1.1.0"
2587-
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.1.0.tgz#df8f0839c2d48caefc32a025a49294d39606c912"
2588-
integrity sha512-FQoVQnqcdk4hVM4JN1eromaun4iuS34oStkdlLENLdpULsuQcTyXj8w7ayhuUfPwEYZ1ZOooOTT6fdA9Vmx/RA==
2589-
dependencies:
2590-
get-intrinsic "^1.2.4"
2631+
version "1.2.0"
2632+
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.2.0.tgz#89f56b8217bdbc8802bd299df6d7f1081d7e51a1"
2633+
integrity sha512-ZUKRh6/kUFoAiTAtTYPZJ3hw9wNxx+BIBOijnlG9PnrJsCcSjs1wyyD6vJpaYtgnzDrKYRSqf3OO6Rfa93xsRg==
25912634

25922635
graceful-fs@^4.2.9:
25932636
version "4.2.11"
@@ -2599,7 +2642,7 @@ graphemer@^1.4.0:
25992642
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
26002643
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
26012644

2602-
has-bigints@^1.0.1, has-bigints@^1.0.2:
2645+
has-bigints@^1.0.2:
26032646
version "1.0.2"
26042647
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
26052648
integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
@@ -2623,10 +2666,10 @@ has-proto@^1.0.1, has-proto@^1.0.3:
26232666
dependencies:
26242667
call-bind "^1.0.7"
26252668

2626-
has-symbols@^1.0.2, has-symbols@^1.0.3:
2627-
version "1.0.3"
2628-
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3.tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8"
2629-
integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==
2669+
has-symbols@^1.0.3:
2670+
version "1.1.0"
2671+
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.1.0.tgz#fc9c6a783a084951d0b971fe1018de813707a338"
2672+
integrity sha512-1cDNdwJ2Jaohmb3sg4OmKaMBwuC48sYni5HUw2DvsC8LjGTLK9h+eb1X6RyuOHe4hT0ULCW68iomhjUoKUqlPQ==
26302673

26312674
has-tostringtag@^1.0.0, has-tostringtag@^1.0.2:
26322675
version "1.0.2"
@@ -2720,20 +2763,20 @@ is-async-function@^2.0.0:
27202763
dependencies:
27212764
has-tostringtag "^1.0.0"
27222765

2723-
is-bigint@^1.0.1:
2724-
version "1.0.4"
2725-
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.0.4.tgz#08147a1875bc2b32005d41ccd8291dffc6691df3"
2726-
integrity sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==
2766+
is-bigint@^1.1.0:
2767+
version "1.1.0"
2768+
resolved "https://registry.yarnpkg.com/is-bigint/-/is-bigint-1.1.0.tgz#dda7a3445df57a42583db4228682eba7c4170672"
2769+
integrity sha512-n4ZT37wG78iz03xPRKJrHTdZbe3IicyucEtdRsV5yglwc3GyUfbAfpSeD0FJ41NbUNSt5wbhqfp1fS+BgnvDFQ==
27272770
dependencies:
2728-
has-bigints "^1.0.1"
2771+
has-bigints "^1.0.2"
27292772

2730-
is-boolean-object@^1.1.0:
2731-
version "1.1.2"
2732-
resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.1.2.tgz#5c6dc200246dd9321ae4b885a114bb1f75f63719"
2733-
integrity sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==
2773+
is-boolean-object@^1.2.0:
2774+
version "1.2.0"
2775+
resolved "https://registry.yarnpkg.com/is-boolean-object/-/is-boolean-object-1.2.0.tgz#9743641e80a62c094b5941c5bb791d66a88e497a"
2776+
integrity sha512-kR5g0+dXf/+kXnqI+lu0URKYPKgICtHGGNCDSB10AaUFj3o/HkB3u7WfpRBJGFopxxY0oH3ux7ZsDjLtK7xqvw==
27342777
dependencies:
2735-
call-bind "^1.0.2"
2736-
has-tostringtag "^1.0.0"
2778+
call-bind "^1.0.7"
2779+
has-tostringtag "^1.0.2"
27372780

27382781
is-callable@^1.1.3, is-callable@^1.2.7:
27392782
version "1.2.7"
@@ -2807,12 +2850,13 @@ is-negative-zero@^2.0.3:
28072850
resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.3.tgz#ced903a027aca6381b777a5743069d7376a49747"
28082851
integrity sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==
28092852

2810-
is-number-object@^1.0.4:
2811-
version "1.0.7"
2812-
resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.7.tgz#59d50ada4c45251784e9904f5246c742f07a42fc"
2813-
integrity sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==
2853+
is-number-object@^1.1.0:
2854+
version "1.1.0"
2855+
resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.1.0.tgz#5a867e9ecc3d294dda740d9f127835857af7eb05"
2856+
integrity sha512-KVSZV0Dunv9DTPkhXwcZ3Q+tUc9TsaE1ZwX5J2WMvsSGS6Md8TFPun5uwh0yRdrNerI6vf/tbJxqSx4c1ZI1Lw==
28142857
dependencies:
2815-
has-tostringtag "^1.0.0"
2858+
call-bind "^1.0.7"
2859+
has-tostringtag "^1.0.2"
28162860

28172861
is-number@^7.0.0:
28182862
version "7.0.0"
@@ -2851,19 +2895,22 @@ is-stream@^2.0.0:
28512895
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
28522896
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
28532897

2854-
is-string@^1.0.5, is-string@^1.0.7:
2855-
version "1.0.7"
2856-
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
2857-
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
2898+
is-string@^1.0.7, is-string@^1.1.0:
2899+
version "1.1.0"
2900+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.1.0.tgz#8cb83c5d57311bf8058bc6c8db294711641da45d"
2901+
integrity sha512-PlfzajuF9vSo5wErv3MJAKD/nqf9ngAs1NFQYm16nUYFO2IzxJ2hcm+IOCg+EEopdykNNUhVq5cz35cAUxU8+g==
28582902
dependencies:
2859-
has-tostringtag "^1.0.0"
2903+
call-bind "^1.0.7"
2904+
has-tostringtag "^1.0.2"
28602905

2861-
is-symbol@^1.0.3, is-symbol@^1.0.4:
2862-
version "1.0.4"
2863-
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
2864-
integrity sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==
2906+
is-symbol@^1.0.4, is-symbol@^1.1.0:
2907+
version "1.1.0"
2908+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.1.0.tgz#ae993830a56d4781886d39f9f0a46b3e89b7b60b"
2909+
integrity sha512-qS8KkNNXUZ/I+nX6QT8ZS1/Yx0A444yhzdTKxCzKkNjQ9sHErBxJnJAgh+f5YhusYECEcjo4XcyH87hn6+ks0A==
28652910
dependencies:
2866-
has-symbols "^1.0.2"
2911+
call-bind "^1.0.7"
2912+
has-symbols "^1.0.3"
2913+
safe-regex-test "^1.0.3"
28672914

28682915
is-typed-array@^1.1.13:
28692916
version "1.1.13"
@@ -4256,13 +4303,13 @@ typed-array-length@^1.0.6:
42564303
reflect.getprototypeof "^1.0.6"
42574304

42584305
typescript-eslint@^8.14.0:
4259-
version "8.16.0"
4260-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.16.0.tgz#d608c972d6b2461ca10ec30fd3fa62a080baba19"
4261-
integrity sha512-wDkVmlY6O2do4V+lZd0GtRfbtXbeD0q9WygwXXSJnC1xorE8eqyC2L1tJimqpSeFrOzRlYtWnUp/uzgHQOgfBQ==
4306+
version "8.17.0"
4307+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.17.0.tgz#fa4033c26b3b40f778287bc12918d985481b220b"
4308+
integrity sha512-409VXvFd/f1br1DCbuKNFqQpXICoTB+V51afcwG1pn1a3Cp92MqAUges3YjwEdQ0cMUoCIodjVDAYzyD8h3SYA==
42624309
dependencies:
4263-
"@typescript-eslint/eslint-plugin" "8.16.0"
4264-
"@typescript-eslint/parser" "8.16.0"
4265-
"@typescript-eslint/utils" "8.16.0"
4310+
"@typescript-eslint/eslint-plugin" "8.17.0"
4311+
"@typescript-eslint/parser" "8.17.0"
4312+
"@typescript-eslint/utils" "8.17.0"
42664313

42674314
typescript@^5.1.3:
42684315
version "5.7.2"
@@ -4333,15 +4380,15 @@ walker@^1.0.8:
43334380
makeerror "1.0.12"
43344381

43354382
which-boxed-primitive@^1.0.2:
4336-
version "1.0.2"
4337-
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"
4338-
integrity sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==
4339-
dependencies:
4340-
is-bigint "^1.0.1"
4341-
is-boolean-object "^1.1.0"
4342-
is-number-object "^1.0.4"
4343-
is-string "^1.0.5"
4344-
is-symbol "^1.0.3"
4383+
version "1.1.0"
4384+
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.1.0.tgz#2d850d6c4ac37b95441a67890e19f3fda8b6c6d9"
4385+
integrity sha512-Ei7Miu/AXe2JJ4iNF5j/UphAgRoma4trE6PtisM09bPygb3egMH3YLW/befsWb1A1AxvNSFidOFTB18XtnIIng==
4386+
dependencies:
4387+
is-bigint "^1.1.0"
4388+
is-boolean-object "^1.2.0"
4389+
is-number-object "^1.1.0"
4390+
is-string "^1.1.0"
4391+
is-symbol "^1.1.0"
43454392

43464393
which-builtin-type@^1.1.4:
43474394
version "1.2.0"

0 commit comments

Comments
 (0)