Skip to content

Commit 45fd7b0

Browse files
Bump eslint from 9.31.0 to 9.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.31.0 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.31.0...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] <support@github.com>
1 parent 448941b commit 45fd7b0

File tree

1 file changed

+15
-22
lines changed

1 file changed

+15
-22
lines changed

yarn.lock

Lines changed: 15 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,7 @@
3333
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
3434
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
3535

36-
"@eslint/core@^0.14.0":
37-
version "0.14.0"
38-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
39-
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
40-
dependencies:
41-
"@types/json-schema" "^7.0.15"
42-
43-
"@eslint/core@^0.15.0":
36+
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
4437
version "0.15.1"
4538
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
4639
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
@@ -62,22 +55,22 @@
6255
minimatch "^3.1.2"
6356
strip-json-comments "^3.1.1"
6457

65-
"@eslint/js@9.31.0":
66-
version "9.31.0"
67-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
68-
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
58+
"@eslint/js@9.32.0":
59+
version "9.32.0"
60+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
61+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
6962

7063
"@eslint/object-schema@^2.1.6":
7164
version "2.1.6"
7265
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
7366
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
7467

75-
"@eslint/plugin-kit@^0.3.1":
76-
version "0.3.1"
77-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
78-
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
68+
"@eslint/plugin-kit@^0.3.4":
69+
version "0.3.4"
70+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
71+
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
7972
dependencies:
80-
"@eslint/core" "^0.14.0"
73+
"@eslint/core" "^0.15.1"
8174
levn "^0.4.1"
8275

8376
"@humanfs/core@^0.19.1":
@@ -348,18 +341,18 @@ eslint-visitor-keys@^4.2.1:
348341
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
349342

350343
eslint@^9.7.0:
351-
version "9.31.0"
352-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba"
353-
integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==
344+
version "9.32.0"
345+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
346+
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
354347
dependencies:
355348
"@eslint-community/eslint-utils" "^4.2.0"
356349
"@eslint-community/regexpp" "^4.12.1"
357350
"@eslint/config-array" "^0.21.0"
358351
"@eslint/config-helpers" "^0.3.0"
359352
"@eslint/core" "^0.15.0"
360353
"@eslint/eslintrc" "^3.3.1"
361-
"@eslint/js" "9.31.0"
362-
"@eslint/plugin-kit" "^0.3.1"
354+
"@eslint/js" "9.32.0"
355+
"@eslint/plugin-kit" "^0.3.4"
363356
"@humanfs/node" "^0.16.6"
364357
"@humanwhocodes/module-importer" "^1.0.1"
365358
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)