Skip to content

Commit c3bf101

Browse files
chore(deps-dev): Bump eslint from 9.30.1 to 9.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.30.1 to 9.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.30.1...v9.32.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aad1b56 commit c3bf101

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -468,10 +468,10 @@
468468
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
469469
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
470470

471-
"@eslint/core@^0.14.0":
472-
version "0.14.0"
473-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
474-
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
471+
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
472+
version "0.15.1"
473+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
474+
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
475475
dependencies:
476476
"@types/json-schema" "^7.0.15"
477477

@@ -490,22 +490,22 @@
490490
minimatch "^3.1.2"
491491
strip-json-comments "^3.1.1"
492492

493-
"@eslint/js@9.30.1":
494-
version "9.30.1"
495-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.30.1.tgz#ebe9dd52a38345784c486300175a28c6013c088d"
496-
integrity sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==
493+
"@eslint/js@9.32.0":
494+
version "9.32.0"
495+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
496+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
497497

498498
"@eslint/object-schema@^2.1.6":
499499
version "2.1.6"
500500
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
501501
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
502502

503-
"@eslint/plugin-kit@^0.3.1":
504-
version "0.3.1"
505-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
506-
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
503+
"@eslint/plugin-kit@^0.3.4":
504+
version "0.3.4"
505+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
506+
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
507507
dependencies:
508-
"@eslint/core" "^0.14.0"
508+
"@eslint/core" "^0.15.1"
509509
levn "^0.4.1"
510510

511511
"@humanfs/core@^0.19.1":
@@ -1577,18 +1577,18 @@ eslint-visitor-keys@^4.2.1:
15771577
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
15781578

15791579
eslint@^9.5.0:
1580-
version "9.30.1"
1581-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.30.1.tgz#d4107b39964412acd9b5c0744f1c6df514fa1211"
1582-
integrity sha512-zmxXPNMOXmwm9E0yQLi5uqXHs7uq2UIiqEKo3Gq+3fwo1XrJ+hijAZImyF7hclW3E6oHz43Yk3RP8at6OTKflQ==
1580+
version "9.32.0"
1581+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
1582+
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
15831583
dependencies:
15841584
"@eslint-community/eslint-utils" "^4.2.0"
15851585
"@eslint-community/regexpp" "^4.12.1"
15861586
"@eslint/config-array" "^0.21.0"
15871587
"@eslint/config-helpers" "^0.3.0"
1588-
"@eslint/core" "^0.14.0"
1588+
"@eslint/core" "^0.15.0"
15891589
"@eslint/eslintrc" "^3.3.1"
1590-
"@eslint/js" "9.30.1"
1591-
"@eslint/plugin-kit" "^0.3.1"
1590+
"@eslint/js" "9.32.0"
1591+
"@eslint/plugin-kit" "^0.3.4"
15921592
"@humanfs/node" "^0.16.6"
15931593
"@humanwhocodes/module-importer" "^1.0.1"
15941594
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)