Skip to content

Commit 7f3b273

Browse files
Bump eslint from 9.23.0 to 9.29.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.29.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.29.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 96a0315 commit 7f3b273

File tree

1 file changed

+68
-53
lines changed

1 file changed

+68
-53
lines changed

yarn.lock

Lines changed: 68 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -436,19 +436,19 @@
436436
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.7.tgz#f1a890281631ad27530479420b743dd92626e819"
437437
integrity sha512-xvv7hJE32yhegJ8xNAnb62ggiAwTYHBpUCWhRxEj/ksvgDJuSXfoDkBcRYaYNFiJ+jH0IE3K16hd+xXzhBgNbg==
438438

439-
"@eslint/config-array@^0.19.2":
440-
version "0.19.2"
441-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa"
442-
integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==
439+
"@eslint/config-array@^0.20.1":
440+
version "0.20.1"
441+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.1.tgz#454f89be82b0e5b1ae872c154c7e2f3dd42c3979"
442+
integrity sha512-OL0RJzC/CBzli0DrrR31qzj6d6i6Mm3HByuhflhl4LOBiWxN+3i6/t/ZQQNii4tjksXi8r2CRW1wMpWA2ULUEw==
443443
dependencies:
444444
"@eslint/object-schema" "^2.1.6"
445445
debug "^4.3.1"
446446
minimatch "^3.1.2"
447447

448-
"@eslint/config-helpers@^0.2.0":
449-
version "0.2.0"
450-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.0.tgz#12dc8d65c31c4b6c3ebf0758db6601eb7692ce59"
451-
integrity sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==
448+
"@eslint/config-helpers@^0.2.1":
449+
version "0.2.3"
450+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.3.tgz#39d6da64ed05d7662659aa7035b54cd55a9f3672"
451+
integrity sha512-u180qk2Um1le4yf0ruXH3PYFeEZeYC3p/4wCTKrr2U1CmGdzGi3KtY0nuPDH48UJxlKCC5RDzbcbh4X0XlqgHg==
452452

453453
"@eslint/core@^0.12.0":
454454
version "0.12.0"
@@ -457,6 +457,20 @@
457457
dependencies:
458458
"@types/json-schema" "^7.0.15"
459459

460+
"@eslint/core@^0.14.0":
461+
version "0.14.0"
462+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
463+
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
464+
dependencies:
465+
"@types/json-schema" "^7.0.15"
466+
467+
"@eslint/core@^0.15.0":
468+
version "0.15.0"
469+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.0.tgz#8fc04709a7b9a179d9f7d93068fc000cb8c5603d"
470+
integrity sha512-b7ePw78tEWWkpgZCDYkbqDOP8dmM6qe+AOC6iuJqlq1R/0ahMAeH3qynpnqKFGkMltrp44ohV4ubGyvLX28tzw==
471+
dependencies:
472+
"@types/json-schema" "^7.0.15"
473+
460474
"@eslint/eslintrc@^3.3.1":
461475
version "3.3.1"
462476
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
@@ -472,24 +486,32 @@
472486
minimatch "^3.1.2"
473487
strip-json-comments "^3.1.1"
474488

475-
"@eslint/js@9.23.0":
476-
version "9.23.0"
477-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
478-
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
489+
"@eslint/js@9.29.0":
490+
version "9.29.0"
491+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56"
492+
integrity sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==
479493

480494
"@eslint/object-schema@^2.1.6":
481495
version "2.1.6"
482496
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
483497
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
484498

485-
"@eslint/plugin-kit@^0.2.3", "@eslint/plugin-kit@^0.2.7":
499+
"@eslint/plugin-kit@^0.2.3":
486500
version "0.2.7"
487501
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.7.tgz#9901d52c136fb8f375906a73dcc382646c3b6a27"
488502
integrity sha512-JubJ5B2pJ4k4yGxaNLdbjrnk9d/iDz6/q8wOilpIowd6PJPgaxCuHBnBszq7Ce2TyMrywm5r4PnKm6V3iiZF+g==
489503
dependencies:
490504
"@eslint/core" "^0.12.0"
491505
levn "^0.4.1"
492506

507+
"@eslint/plugin-kit@^0.3.1":
508+
version "0.3.2"
509+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.2.tgz#0cad96b134d23a653348e3342f485636b5ef4732"
510+
integrity sha512-4SaFZCNfJqvk/kenHpI8xvN42DMaoycy4PzKc5otHxRswww1kAt82OlBuwRVLofCACCTZEcla2Ydxv8scMXaTg==
511+
dependencies:
512+
"@eslint/core" "^0.15.0"
513+
levn "^0.4.1"
514+
493515
"@hapi/address@^4.0.1":
494516
version "4.1.0"
495517
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-4.1.0.tgz#d60c5c0d930e77456fdcde2598e77302e2955e1d"
@@ -1095,10 +1117,10 @@ acorn-jsx@^5.3.2:
10951117
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
10961118
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
10971119

1098-
acorn@^8.14.0:
1099-
version "8.14.1"
1100-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.14.1.tgz#721d5dc10f7d5b5609a891773d47731796935dfb"
1101-
integrity sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==
1120+
acorn@^8.15.0:
1121+
version "8.15.0"
1122+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.15.0.tgz#a360898bc415edaac46c8241f6383975b930b816"
1123+
integrity sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==
11021124

11031125
agent-base@^4.3.0:
11041126
version "4.3.0"
@@ -2089,10 +2111,10 @@ debug@2.6.9:
20892111
dependencies:
20902112
ms "2.0.0"
20912113

2092-
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7:
2093-
version "4.4.0"
2094-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
2095-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
2114+
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.4, debug@^4.3.5, debug@^4.3.7, debug@^4.4.1:
2115+
version "4.4.1"
2116+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
2117+
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
20962118
dependencies:
20972119
ms "^2.1.3"
20982120

@@ -2110,13 +2132,6 @@ debug@^3.1.0, debug@^3.2.7:
21102132
dependencies:
21112133
ms "^2.1.1"
21122134

2113-
debug@^4.4.1:
2114-
version "4.4.1"
2115-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
2116-
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
2117-
dependencies:
2118-
ms "^2.1.3"
2119-
21202135
debug@~4.3.1, debug@~4.3.2, debug@~4.3.4:
21212136
version "4.3.7"
21222137
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
@@ -2606,10 +2621,10 @@ eslint-plugin-mocha@^10.5.0:
26062621
globals "^13.24.0"
26072622
rambda "^7.4.0"
26082623

2609-
eslint-scope@^8.3.0:
2610-
version "8.3.0"
2611-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
2612-
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
2624+
eslint-scope@^8.4.0:
2625+
version "8.4.0"
2626+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.4.0.tgz#88e646a207fad61436ffa39eb505147200655c82"
2627+
integrity sha512-sNXOfKCn74rt8RICKMvJS7XKV/Xk9kA7DyJr8mJik3S7Cwgy3qlkkmyS2uQB3jiJg6VNdZd/pDBJu0nvG2NlTg==
26132628
dependencies:
26142629
esrecurse "^4.3.0"
26152630
estraverse "^5.2.0"
@@ -2631,24 +2646,24 @@ eslint-visitor-keys@^3.4.3:
26312646
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
26322647
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
26332648

2634-
eslint-visitor-keys@^4.2.0:
2635-
version "4.2.0"
2636-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
2637-
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
2649+
eslint-visitor-keys@^4.2.1:
2650+
version "4.2.1"
2651+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
2652+
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
26382653

26392654
eslint@^9.14.0:
2640-
version "9.23.0"
2641-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.23.0.tgz#b88f3ab6dc83bcb927fdb54407c69ffe5f2441a6"
2642-
integrity sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==
2655+
version "9.29.0"
2656+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.29.0.tgz#65e3db3b7e5a5b04a8af541741a0f3648d0a81a6"
2657+
integrity sha512-GsGizj2Y1rCWDu6XoEekL3RLilp0voSePurjZIkxL3wlm5o5EC9VpgaP7lrCvjnkuLvzFBQWB3vWB3K5KQTveQ==
26432658
dependencies:
26442659
"@eslint-community/eslint-utils" "^4.2.0"
26452660
"@eslint-community/regexpp" "^4.12.1"
2646-
"@eslint/config-array" "^0.19.2"
2647-
"@eslint/config-helpers" "^0.2.0"
2648-
"@eslint/core" "^0.12.0"
2661+
"@eslint/config-array" "^0.20.1"
2662+
"@eslint/config-helpers" "^0.2.1"
2663+
"@eslint/core" "^0.14.0"
26492664
"@eslint/eslintrc" "^3.3.1"
2650-
"@eslint/js" "9.23.0"
2651-
"@eslint/plugin-kit" "^0.2.7"
2665+
"@eslint/js" "9.29.0"
2666+
"@eslint/plugin-kit" "^0.3.1"
26522667
"@humanfs/node" "^0.16.6"
26532668
"@humanwhocodes/module-importer" "^1.0.1"
26542669
"@humanwhocodes/retry" "^0.4.2"
@@ -2659,9 +2674,9 @@ eslint@^9.14.0:
26592674
cross-spawn "^7.0.6"
26602675
debug "^4.3.2"
26612676
escape-string-regexp "^4.0.0"
2662-
eslint-scope "^8.3.0"
2663-
eslint-visitor-keys "^4.2.0"
2664-
espree "^10.3.0"
2677+
eslint-scope "^8.4.0"
2678+
eslint-visitor-keys "^4.2.1"
2679+
espree "^10.4.0"
26652680
esquery "^1.5.0"
26662681
esutils "^2.0.2"
26672682
fast-deep-equal "^3.1.3"
@@ -2687,14 +2702,14 @@ esniff@^2.0.1:
26872702
event-emitter "^0.3.5"
26882703
type "^2.7.2"
26892704

2690-
espree@^10.0.1, espree@^10.3.0:
2691-
version "10.3.0"
2692-
resolved "https://registry.yarnpkg.com/espree/-/espree-10.3.0.tgz#29267cf5b0cb98735b65e64ba07e0ed49d1eed8a"
2693-
integrity sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==
2705+
espree@^10.0.1, espree@^10.4.0:
2706+
version "10.4.0"
2707+
resolved "https://registry.yarnpkg.com/espree/-/espree-10.4.0.tgz#d54f4949d4629005a1fa168d937c3ff1f7e2a837"
2708+
integrity sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==
26942709
dependencies:
2695-
acorn "^8.14.0"
2710+
acorn "^8.15.0"
26962711
acorn-jsx "^5.3.2"
2697-
eslint-visitor-keys "^4.2.0"
2712+
eslint-visitor-keys "^4.2.1"
26982713

26992714
esprima@2.7.x, esprima@^2.7.1:
27002715
version "2.7.3"

0 commit comments

Comments
 (0)