Skip to content

Commit e7439db

Browse files
chore(deps): update dependency eslint to v9.32.0
1 parent 28a0058 commit e7439db

File tree

1 file changed

+17
-19
lines changed

1 file changed

+17
-19
lines changed

yarn.lock

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -611,14 +611,7 @@
611611
dependencies:
612612
"@types/json-schema" "^7.0.15"
613613

614-
"@eslint/core@^0.14.0":
615-
version "0.14.0"
616-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
617-
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
618-
dependencies:
619-
"@types/json-schema" "^7.0.15"
620-
621-
"@eslint/core@^0.15.1":
614+
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
622615
version "0.15.1"
623616
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
624617
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
@@ -640,7 +633,12 @@
640633
minimatch "^3.1.2"
641634
strip-json-comments "^3.1.1"
642635

643-
"@eslint/[email protected]", "@eslint/js@^9.30.1":
636+
637+
version "9.32.0"
638+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
639+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
640+
641+
"@eslint/js@^9.30.1":
644642
version "9.30.1"
645643
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d"
646644
integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==
@@ -658,10 +656,10 @@
658656
"@eslint/core" "^0.13.0"
659657
levn "^0.4.1"
660658

661-
"@eslint/plugin-kit@^0.3.1":
662-
version "0.3.3"
663-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz#32926b59bd407d58d817941e48b2a7049359b1fd"
664-
integrity sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==
659+
"@eslint/plugin-kit@^0.3.4":
660+
version "0.3.4"
661+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
662+
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
665663
dependencies:
666664
"@eslint/core" "^0.15.1"
667665
levn "^0.4.1"
@@ -3432,18 +3430,18 @@ eslint-visitor-keys@^4.2.0, eslint-visitor-keys@^4.2.1:
34323430
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
34333431

34343432
eslint@^9.10.0:
3435-
version "9.30.1"
3436-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211"
3437-
integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ==
3433+
version "9.32.0"
3434+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
3435+
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
34383436
dependencies:
34393437
"@eslint-community/eslint-utils" "^4.2.0"
34403438
"@eslint-community/regexpp" "^4.12.1"
34413439
"@eslint/config-array" "^0.21.0"
34423440
"@eslint/config-helpers" "^0.3.0"
3443-
"@eslint/core" "^0.14.0"
3441+
"@eslint/core" "^0.15.0"
34443442
"@eslint/eslintrc" "^3.3.1"
3445-
"@eslint/js" "9.30.1"
3446-
"@eslint/plugin-kit" "^0.3.1"
3443+
"@eslint/js" "9.32.0"
3444+
"@eslint/plugin-kit" "^0.3.4"
34473445
"@humanfs/node" "^0.16.6"
34483446
"@humanwhocodes/module-importer" "^1.0.1"
34493447
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)