Skip to content

Commit da7dfdf

Browse files
authored
Update all of eslint to version 9.27.0 (#674)
1 parent 36d4108 commit da7dfdf

File tree

2 files changed

+22
-27
lines changed

2 files changed

+22
-27
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.25.1",
51+
"eslint": "9.27.0",
5252
"@eslint/compat": "1.2.9",
5353
"@eslint/eslintrc": "3.3.1",
54-
"@eslint/js": "9.26.0",
54+
"@eslint/js": "9.27.0",
5555
"eslint-config-airbnb": "19.0.4",
5656
"eslint-config-prettier": "9.1.0",
5757
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 20 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -900,10 +900,10 @@
900900
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
901901
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
902902

903-
"@eslint/core@^0.13.0":
904-
version "0.13.0"
905-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
906-
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
903+
"@eslint/core@^0.14.0":
904+
version "0.14.0"
905+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
906+
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
907907
dependencies:
908908
"@types/json-schema" "^7.0.15"
909909

@@ -922,27 +922,22 @@
922922
minimatch "^3.1.2"
923923
strip-json-comments "^3.1.1"
924924

925-
926-
version "9.25.1"
927-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
928-
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
929-
930-
931-
version "9.26.0"
932-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.26.0.tgz#1e13126b67a3db15111d2dcc61f69a2acff70bd5"
933-
integrity sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==
925+
926+
version "9.27.0"
927+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0"
928+
integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==
934929

935930
"@eslint/object-schema@^2.1.6":
936931
version "2.1.6"
937932
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
938933
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
939934

940-
"@eslint/plugin-kit@^0.2.8":
941-
version "0.2.8"
942-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
943-
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
935+
"@eslint/plugin-kit@^0.3.1":
936+
version "0.3.1"
937+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
938+
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
944939
dependencies:
945-
"@eslint/core" "^0.13.0"
940+
"@eslint/core" "^0.14.0"
946941
levn "^0.4.1"
947942

948943
"@humanfs/core@^0.19.1":
@@ -2808,19 +2803,19 @@ eslint-visitor-keys@^4.2.0:
28082803
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
28092804
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
28102805

2811-
eslint@9.25.1:
2812-
version "9.25.1"
2813-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580"
2814-
integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==
2806+
eslint@9.27.0:
2807+
version "9.27.0"
2808+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.27.0.tgz#a587d3cd5b844b68df7898944323a702afe38979"
2809+
integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==
28152810
dependencies:
28162811
"@eslint-community/eslint-utils" "^4.2.0"
28172812
"@eslint-community/regexpp" "^4.12.1"
28182813
"@eslint/config-array" "^0.20.0"
28192814
"@eslint/config-helpers" "^0.2.1"
2820-
"@eslint/core" "^0.13.0"
2815+
"@eslint/core" "^0.14.0"
28212816
"@eslint/eslintrc" "^3.3.1"
2822-
"@eslint/js" "9.25.1"
2823-
"@eslint/plugin-kit" "^0.2.8"
2817+
"@eslint/js" "9.27.0"
2818+
"@eslint/plugin-kit" "^0.3.1"
28242819
"@humanfs/node" "^0.16.6"
28252820
"@humanwhocodes/module-importer" "^1.0.1"
28262821
"@humanwhocodes/retry" "^0.4.2"

0 commit comments

Comments
 (0)