Skip to content

Commit efc09ae

Browse files
chore(deps): update dependency eslint to v9
1 parent a923db6 commit efc09ae

File tree

2 files changed

+134
-6
lines changed

2 files changed

+134
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"devDependencies": {
7575
"@types/node": "^20.4.4",
7676
"@jest/globals": "^29.7.0",
77-
"eslint": "^8.45.0",
77+
"eslint": "^9.0.0",
7878
"js-yaml": "^4.1.0",
7979
"typescript": "^5.5.4",
8080
"@types/jest": "^29.5.12",

yarn.lock

Lines changed: 133 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -309,11 +309,20 @@
309309
dependencies:
310310
eslint-visitor-keys "^3.3.0"
311311

312-
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.6.1":
312+
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.6.1":
313313
version "4.11.0"
314314
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
315315
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
316316

317+
"@eslint/config-array@^0.18.0":
318+
version "0.18.0"
319+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.18.0.tgz#37d8fe656e0d5e3dbaea7758ea56540867fd074d"
320+
integrity sha512-fTxvnS1sRMu3+JjXwJG0j/i4RT9u4qJ+lqS/yCGap4lH4zZGzQ7tu+xZqQmcMZq5OBZDL4QRxQzRjkWcGt8IVw==
321+
dependencies:
322+
"@eslint/object-schema" "^2.1.4"
323+
debug "^4.3.1"
324+
minimatch "^3.1.2"
325+
317326
"@eslint/eslintrc@^2.1.4":
318327
version "2.1.4"
319328
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-2.1.4.tgz#388a269f0f25c1b6adc317b5a2c55714894c70ad"
@@ -329,11 +338,43 @@
329338
minimatch "^3.1.2"
330339
strip-json-comments "^3.1.1"
331340

341+
"@eslint/eslintrc@^3.1.0":
342+
version "3.1.0"
343+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.1.0.tgz#dbd3482bfd91efa663cbe7aa1f506839868207b6"
344+
integrity sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==
345+
dependencies:
346+
ajv "^6.12.4"
347+
debug "^4.3.2"
348+
espree "^10.0.1"
349+
globals "^14.0.0"
350+
ignore "^5.2.0"
351+
import-fresh "^3.2.1"
352+
js-yaml "^4.1.0"
353+
minimatch "^3.1.2"
354+
strip-json-comments "^3.1.1"
355+
332356
333357
version "8.57.0"
334358
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
335359
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
336360

361+
362+
version "9.10.0"
363+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.10.0.tgz#eaa3cb0baec497970bb29e43a153d0d5650143c6"
364+
integrity sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==
365+
366+
"@eslint/object-schema@^2.1.4":
367+
version "2.1.4"
368+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.4.tgz#9e69f8bb4031e11df79e03db09f9dbbae1740843"
369+
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
370+
371+
"@eslint/plugin-kit@^0.1.0":
372+
version "0.1.0"
373+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.1.0.tgz#809b95a0227ee79c3195adfb562eb94352e77974"
374+
integrity sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==
375+
dependencies:
376+
levn "^0.4.1"
377+
337378
"@fastify/busboy@^2.0.0":
338379
version "2.1.1"
339380
resolved "https://registry.yarnpkg.com/@fastify/busboy/-/busboy-2.1.1.tgz#b9da6a878a371829a0502c9b6c1c143ef6663f4d"
@@ -358,6 +399,11 @@
358399
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
359400
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
360401

402+
"@humanwhocodes/retry@^0.3.0":
403+
version "0.3.0"
404+
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.3.0.tgz#6d86b8cb322660f03d3f0aa94b99bdd8e172d570"
405+
integrity sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==
406+
361407
"@istanbuljs/load-nyc-config@^1.0.0":
362408
version "1.1.0"
363409
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -933,7 +979,7 @@ acorn-jsx@^5.3.2:
933979
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
934980
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
935981

936-
acorn@^8.5.0, acorn@^8.9.0:
982+
acorn@^8.12.0, acorn@^8.5.0, acorn@^8.9.0:
937983
version "8.12.1"
938984
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.12.1.tgz#71616bdccbe25e27a54439e0046e89ca76df2248"
939985
integrity sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==
@@ -1421,12 +1467,25 @@ eslint-scope@^7.1.1, eslint-scope@^7.2.2:
14211467
esrecurse "^4.3.0"
14221468
estraverse "^5.2.0"
14231469

1470+
eslint-scope@^8.0.2:
1471+
version "8.0.2"
1472+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.2.tgz#5cbb33d4384c9136083a71190d548158fe128f94"
1473+
integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==
1474+
dependencies:
1475+
esrecurse "^4.3.0"
1476+
estraverse "^5.2.0"
1477+
14241478
eslint-visitor-keys@^3.0.0, eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1, eslint-visitor-keys@^3.4.3:
14251479
version "3.4.3"
14261480
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
14271481
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
14281482

1429-
eslint@^8.45.0, eslint@^8.7.0:
1483+
eslint-visitor-keys@^4.0.0:
1484+
version "4.0.0"
1485+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
1486+
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
1487+
1488+
eslint@^8.7.0:
14301489
version "8.57.0"
14311490
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
14321491
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
@@ -1470,6 +1529,55 @@ eslint@^8.45.0, eslint@^8.7.0:
14701529
strip-ansi "^6.0.1"
14711530
text-table "^0.2.0"
14721531

1532+
eslint@^9.0.0:
1533+
version "9.10.0"
1534+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.10.0.tgz#0bd74d7fe4db77565d0e7f57c7df6d2b04756806"
1535+
integrity sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==
1536+
dependencies:
1537+
"@eslint-community/eslint-utils" "^4.2.0"
1538+
"@eslint-community/regexpp" "^4.11.0"
1539+
"@eslint/config-array" "^0.18.0"
1540+
"@eslint/eslintrc" "^3.1.0"
1541+
"@eslint/js" "9.10.0"
1542+
"@eslint/plugin-kit" "^0.1.0"
1543+
"@humanwhocodes/module-importer" "^1.0.1"
1544+
"@humanwhocodes/retry" "^0.3.0"
1545+
"@nodelib/fs.walk" "^1.2.8"
1546+
ajv "^6.12.4"
1547+
chalk "^4.0.0"
1548+
cross-spawn "^7.0.2"
1549+
debug "^4.3.2"
1550+
escape-string-regexp "^4.0.0"
1551+
eslint-scope "^8.0.2"
1552+
eslint-visitor-keys "^4.0.0"
1553+
espree "^10.1.0"
1554+
esquery "^1.5.0"
1555+
esutils "^2.0.2"
1556+
fast-deep-equal "^3.1.3"
1557+
file-entry-cache "^8.0.0"
1558+
find-up "^5.0.0"
1559+
glob-parent "^6.0.2"
1560+
ignore "^5.2.0"
1561+
imurmurhash "^0.1.4"
1562+
is-glob "^4.0.0"
1563+
is-path-inside "^3.0.3"
1564+
json-stable-stringify-without-jsonify "^1.0.1"
1565+
lodash.merge "^4.6.2"
1566+
minimatch "^3.1.2"
1567+
natural-compare "^1.4.0"
1568+
optionator "^0.9.3"
1569+
strip-ansi "^6.0.1"
1570+
text-table "^0.2.0"
1571+
1572+
espree@^10.0.1, espree@^10.1.0:
1573+
version "10.1.0"
1574+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.1.0.tgz#8788dae611574c0f070691f522e4116c5a11fc56"
1575+
integrity sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==
1576+
dependencies:
1577+
acorn "^8.12.0"
1578+
acorn-jsx "^5.3.2"
1579+
eslint-visitor-keys "^4.0.0"
1580+
14731581
espree@^9.0.0, espree@^9.3.1, espree@^9.6.0, espree@^9.6.1:
14741582
version "9.6.1"
14751583
resolved "https://registry.yarnpkg.com/espree/-/espree-9.6.1.tgz#a2a17b8e434690a5432f2f8018ce71d331a48c6f"
@@ -1484,7 +1592,7 @@ esprima@^4.0.0:
14841592
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
14851593
integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==
14861594

1487-
esquery@^1.4.0, esquery@^1.4.2:
1595+
esquery@^1.4.0, esquery@^1.4.2, esquery@^1.5.0:
14881596
version "1.6.0"
14891597
resolved "https://registry.yarnpkg.com/esquery/-/esquery-1.6.0.tgz#91419234f804d852a82dceec3e16cdc22cf9dae7"
14901598
integrity sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==
@@ -1591,6 +1699,13 @@ file-entry-cache@^6.0.1:
15911699
dependencies:
15921700
flat-cache "^3.0.4"
15931701

1702+
file-entry-cache@^8.0.0:
1703+
version "8.0.0"
1704+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-8.0.0.tgz#7787bddcf1131bffb92636c69457bbc0edd6d81f"
1705+
integrity sha512-XXTUwCvisa5oacNGRP9SfNtYBNAMi+RPwBFmblZEF7N7swHYQS6/Zfk7SRwx4D5j3CH211YNRco1DEMNVfZCnQ==
1706+
dependencies:
1707+
flat-cache "^4.0.0"
1708+
15941709
filelist@^1.0.4:
15951710
version "1.0.4"
15961711
resolved "https://registry.yarnpkg.com/filelist/-/filelist-1.0.4.tgz#f78978a1e944775ff9e62e744424f215e58352b5"
@@ -1630,6 +1745,14 @@ flat-cache@^3.0.4:
16301745
keyv "^4.5.3"
16311746
rimraf "^3.0.2"
16321747

1748+
flat-cache@^4.0.0:
1749+
version "4.0.1"
1750+
resolved "https://registry.yarnpkg.com/flat-cache/-/flat-cache-4.0.1.tgz#0ece39fcb14ee012f4b0410bd33dd9c1f011127c"
1751+
integrity sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==
1752+
dependencies:
1753+
flatted "^3.2.9"
1754+
keyv "^4.5.4"
1755+
16331756
flatted@^3.2.9:
16341757
version "3.3.1"
16351758
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
@@ -1708,6 +1831,11 @@ globals@^13.19.0:
17081831
dependencies:
17091832
type-fest "^0.20.2"
17101833

1834+
globals@^14.0.0:
1835+
version "14.0.0"
1836+
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
1837+
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
1838+
17111839
globby@^11.1.0:
17121840
version "11.1.0"
17131841
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
@@ -2343,7 +2471,7 @@ jsonc-eslint-parser@^2.0.4:
23432471
espree "^9.0.0"
23442472
semver "^7.3.5"
23452473

2346-
keyv@^4.5.3:
2474+
keyv@^4.5.3, keyv@^4.5.4:
23472475
version "4.5.4"
23482476
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
23492477
integrity sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==

0 commit comments

Comments
 (0)