Skip to content

Commit e8a867e

Browse files
authored
Update all of eslint to version 9.32.0 (#703)
1 parent 7d4c0d1 commit e8a867e

File tree

2 files changed

+18
-25
lines changed

2 files changed

+18
-25
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"@babel/preset-react": "7.27.1",
4949
"babel-eslint": "10.1.0",
5050
"babel-loader": "9.2.1",
51-
"eslint": "9.31.0",
51+
"eslint": "9.32.0",
5252
"@eslint/compat": "1.3.1",
5353
"@eslint/eslintrc": "3.3.1",
54-
"@eslint/js": "9.31.0",
54+
"@eslint/js": "9.32.0",
5555
"eslint-config-airbnb": "19.0.4",
5656
"eslint-config-prettier": "9.1.2",
5757
"eslint-plugin-import": "2.32.0",

yarn.lock

Lines changed: 16 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -917,14 +917,7 @@
917917
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
918918
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
919919

920-
"@eslint/core@^0.14.0":
921-
version "0.14.0"
922-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
923-
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
924-
dependencies:
925-
"@types/json-schema" "^7.0.15"
926-
927-
"@eslint/core@^0.15.0":
920+
"@eslint/core@^0.15.0", "@eslint/core@^0.15.1":
928921
version "0.15.1"
929922
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
930923
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
@@ -946,22 +939,22 @@
946939
minimatch "^3.1.2"
947940
strip-json-comments "^3.1.1"
948941

949-
"@eslint/js@9.31.0":
950-
version "9.31.0"
951-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
952-
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
942+
"@eslint/js@9.32.0":
943+
version "9.32.0"
944+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.32.0.tgz#a02916f58bd587ea276876cb051b579a3d75d091"
945+
integrity sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==
953946

954947
"@eslint/object-schema@^2.1.6":
955948
version "2.1.6"
956949
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
957950
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
958951

959-
"@eslint/plugin-kit@^0.3.1":
960-
version "0.3.1"
961-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
962-
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
952+
"@eslint/plugin-kit@^0.3.4":
953+
version "0.3.4"
954+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
955+
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
963956
dependencies:
964-
"@eslint/core" "^0.14.0"
957+
"@eslint/core" "^0.15.1"
965958
levn "^0.4.1"
966959

967960
"@humanfs/core@^0.19.1":
@@ -2842,19 +2835,19 @@ eslint-visitor-keys@^4.2.1:
28422835
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
28432836
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
28442837

2845-
eslint@9.31.0:
2846-
version "9.31.0"
2847-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.31.0.tgz#9a488e6da75bbe05785cd62e43c5ea99356d21ba"
2848-
integrity sha512-QldCVh/ztyKJJZLr4jXNUByx3gR+TDYZCRXEktiZoUR3PGy4qCmSbkxcIle8GEwGpb5JBZazlaJ/CxLidXdEbQ==
2838+
eslint@9.32.0:
2839+
version "9.32.0"
2840+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.32.0.tgz#4ea28df4a8dbc454e1251e0f3aed4bcf4ce50a47"
2841+
integrity sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==
28492842
dependencies:
28502843
"@eslint-community/eslint-utils" "^4.2.0"
28512844
"@eslint-community/regexpp" "^4.12.1"
28522845
"@eslint/config-array" "^0.21.0"
28532846
"@eslint/config-helpers" "^0.3.0"
28542847
"@eslint/core" "^0.15.0"
28552848
"@eslint/eslintrc" "^3.3.1"
2856-
"@eslint/js" "9.31.0"
2857-
"@eslint/plugin-kit" "^0.3.1"
2849+
"@eslint/js" "9.32.0"
2850+
"@eslint/plugin-kit" "^0.3.4"
28582851
"@humanfs/node" "^0.16.6"
28592852
"@humanwhocodes/module-importer" "^1.0.1"
28602853
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)