Skip to content

Commit 4d03f9a

Browse files
Bump eslint from 9.18.0 to 9.27.0 (#236)
Bumps [eslint](https://github.com/eslint/eslint) from 9.18.0 to 9.27.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.18.0...v9.27.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.27.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d002eb commit 4d03f9a

File tree

3 files changed

+109
-89
lines changed

3 files changed

+109
-89
lines changed

package-lock.json

Lines changed: 57 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react": "^18.3.18",
2929
"@types/react-dom": "^18.3.5",
3030
"@vitejs/plugin-react": "^4.3.4",
31-
"eslint": "^9.17.0",
31+
"eslint": "^9.27.0",
3232
"eslint-plugin-react": "^7.37.5",
3333
"eslint-plugin-react-hooks": "^5.2.0",
3434
"eslint-plugin-react-refresh": "^0.4.20",

yarn.lock

Lines changed: 51 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -670,26 +670,31 @@
670670
resolved "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz"
671671
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
672672

673-
"@eslint/config-array@^0.19.0":
674-
version "0.19.1"
675-
resolved "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.19.1.tgz"
676-
integrity sha512-fo6Mtm5mWyKjA/Chy1BYTdn5mGJoDNjC7C64ug20ADsRDGrA85bN3uK3MaKbeRkRuuIEAR5N33Jr1pbm411/PA==
673+
"@eslint/config-array@^0.20.0":
674+
version "0.20.0"
675+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
676+
integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
677677
dependencies:
678-
"@eslint/object-schema" "^2.1.5"
678+
"@eslint/object-schema" "^2.1.6"
679679
debug "^4.3.1"
680680
minimatch "^3.1.2"
681681

682-
"@eslint/core@^0.10.0":
683-
version "0.10.0"
684-
resolved "https://registry.npmjs.org/@eslint/core/-/core-0.10.0.tgz"
685-
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
682+
"@eslint/config-helpers@^0.2.1":
683+
version "0.2.2"
684+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.2.tgz#3779f76b894de3a8ec4763b79660e6d54d5b1010"
685+
integrity sha512-+GPzk8PlG0sPpzdU5ZvIRMPidzAnZDl/s9L+y13iodqvb8leL53bTannOrQ/Im7UkpsmFU5Ily5U60LWixnmLg==
686+
687+
"@eslint/core@^0.14.0":
688+
version "0.14.0"
689+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
690+
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
686691
dependencies:
687692
"@types/json-schema" "^7.0.15"
688693

689-
"@eslint/eslintrc@^3.2.0":
690-
version "3.2.0"
691-
resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.2.0.tgz"
692-
integrity sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==
694+
"@eslint/eslintrc@^3.3.1":
695+
version "3.3.1"
696+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
697+
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
693698
dependencies:
694699
ajv "^6.12.4"
695700
debug "^4.3.2"
@@ -701,22 +706,22 @@
701706
minimatch "^3.1.2"
702707
strip-json-comments "^3.1.1"
703708

704-
"@eslint/js@9.18.0", "@eslint/js@^9.17.0":
705-
version "9.18.0"
706-
resolved "https://registry.npmjs.org/@eslint/js/-/js-9.18.0.tgz"
707-
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
709+
"@eslint/js@9.27.0", "@eslint/js@^9.17.0":
710+
version "9.27.0"
711+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.27.0.tgz#181a23460877c484f6dd03890f4e3fa2fdeb8ff0"
712+
integrity sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==
708713

709-
"@eslint/object-schema@^2.1.5":
710-
version "2.1.5"
711-
resolved "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.5.tgz"
712-
integrity sha512-o0bhxnL89h5Bae5T318nFoFzGy+YE5i/gGkoPAgkmTVdRKTiv3p8JHevPiPaMwoloKfEiiaHlawCqaZMqRm+XQ==
714+
"@eslint/object-schema@^2.1.6":
715+
version "2.1.6"
716+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
717+
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
713718

714-
"@eslint/plugin-kit@^0.2.5":
715-
version "0.2.5"
716-
resolved "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz"
717-
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
719+
"@eslint/plugin-kit@^0.3.1":
720+
version "0.3.1"
721+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.1.tgz#b71b037b2d4d68396df04a8c35a49481e5593067"
722+
integrity sha512-0J+zgWxHN+xXONWIyPWKFMgVuJoZuGiIFu8yxk7RJjxkzpGmyja5wRFqZIVtjDVOQpV+Rw0iOAjYPE2eQyjr0w==
718723
dependencies:
719-
"@eslint/core" "^0.10.0"
724+
"@eslint/core" "^0.14.0"
720725
levn "^0.4.1"
721726

722727
"@generouted/react-router@^1.19.11":
@@ -780,10 +785,10 @@
780785
resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.3.1.tgz"
781786
integrity sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==
782787

783-
"@humanwhocodes/retry@^0.4.1":
784-
version "0.4.1"
785-
resolved "https://registry.npmjs.org/@humanwhocodes/retry/-/retry-0.4.1.tgz"
786-
integrity sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==
788+
"@humanwhocodes/retry@^0.4.2":
789+
version "0.4.3"
790+
resolved "https://registry.yarnpkg.com/@humanwhocodes/retry/-/retry-0.4.3.tgz#c2b9d2e374ee62c586d3adbea87199b1d7a7a6ba"
791+
integrity sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==
787792

788793
"@isaacs/cliui@^8.0.2":
789794
version "8.0.2"
@@ -1939,10 +1944,10 @@ eslint-plugin-react@^7.37.5:
19391944
string.prototype.matchall "^4.0.12"
19401945
string.prototype.repeat "^1.0.0"
19411946

1942-
eslint-scope@^8.2.0:
1943-
version "8.2.0"
1944-
resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-8.2.0.tgz"
1945-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
1947+
eslint-scope@^8.3.0:
1948+
version "8.3.0"
1949+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
1950+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
19461951
dependencies:
19471952
esrecurse "^4.3.0"
19481953
estraverse "^5.2.0"
@@ -1957,29 +1962,30 @@ eslint-visitor-keys@^4.2.0:
19571962
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz"
19581963
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
19591964

1960-
eslint@^9.17.0:
1961-
version "9.18.0"
1962-
resolved "https://registry.npmjs.org/eslint/-/eslint-9.18.0.tgz"
1963-
integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==
1965+
eslint@^9.27.0:
1966+
version "9.27.0"
1967+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.27.0.tgz#a587d3cd5b844b68df7898944323a702afe38979"
1968+
integrity sha512-ixRawFQuMB9DZ7fjU3iGGganFDp3+45bPOdaRurcFHSXO1e/sYwUX/FtQZpLZJR6SjMoJH8hR2pPEAfDyCoU2Q==
19641969
dependencies:
19651970
"@eslint-community/eslint-utils" "^4.2.0"
19661971
"@eslint-community/regexpp" "^4.12.1"
1967-
"@eslint/config-array" "^0.19.0"
1968-
"@eslint/core" "^0.10.0"
1969-
"@eslint/eslintrc" "^3.2.0"
1970-
"@eslint/js" "9.18.0"
1971-
"@eslint/plugin-kit" "^0.2.5"
1972+
"@eslint/config-array" "^0.20.0"
1973+
"@eslint/config-helpers" "^0.2.1"
1974+
"@eslint/core" "^0.14.0"
1975+
"@eslint/eslintrc" "^3.3.1"
1976+
"@eslint/js" "9.27.0"
1977+
"@eslint/plugin-kit" "^0.3.1"
19721978
"@humanfs/node" "^0.16.6"
19731979
"@humanwhocodes/module-importer" "^1.0.1"
1974-
"@humanwhocodes/retry" "^0.4.1"
1980+
"@humanwhocodes/retry" "^0.4.2"
19751981
"@types/estree" "^1.0.6"
19761982
"@types/json-schema" "^7.0.15"
19771983
ajv "^6.12.4"
19781984
chalk "^4.0.0"
19791985
cross-spawn "^7.0.6"
19801986
debug "^4.3.2"
19811987
escape-string-regexp "^4.0.0"
1982-
eslint-scope "^8.2.0"
1988+
eslint-scope "^8.3.0"
19831989
eslint-visitor-keys "^4.2.0"
19841990
espree "^10.3.0"
19851991
esquery "^1.5.0"

0 commit comments

Comments
 (0)