Skip to content

Commit d3ba129

Browse files
chore(deps): update dependency eslint to ^9.23.0 (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8b3272f commit d3ba129

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"@sourcegraph/eslint-config": "^0.37.1",
9595
"@sourcegraph/tsconfig": "^4.0.1",
9696
"@types/node": "22.13.16",
97-
"eslint": "^9.22.0",
97+
"eslint": "^9.23.0",
9898
"lnfs-cli": "^2.1.0",
9999
"mkdirp": "^1.0.4",
100100
"parcel-bundler": "^1.12.4",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -951,10 +951,10 @@
951951
debug "^4.3.1"
952952
minimatch "^3.1.2"
953953

954-
"@eslint/config-helpers@^0.1.0":
955-
version "0.1.0"
956-
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
957-
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
954+
"@eslint/config-helpers@^0.2.0":
955+
version "0.2.0"
956+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.0.tgz#12dc8d65c31c4b6c3ebf0758db6601eb7692ce59"
957+
integrity sha512-yJLLmLexii32mGrhW29qvU3QBVTu0GUmEf/J4XsBtVhp4JkIUFN/BjWqTF63yRvGApIDpZm5fa97LtYtINmfeQ==
958958

959959
"@eslint/core@^0.12.0":
960960
version "0.12.0"
@@ -963,10 +963,10 @@
963963
dependencies:
964964
"@types/json-schema" "^7.0.15"
965965

966-
"@eslint/eslintrc@^3.3.0":
967-
version "3.3.0"
968-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.0.tgz#96a558f45842989cca7ea1ecd785ad5491193846"
969-
integrity sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==
966+
"@eslint/eslintrc@^3.3.1":
967+
version "3.3.1"
968+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
969+
integrity sha512-gtF186CXhIl1p4pJNGZw8Yc6RlshoePRvE0X91oPGb3vZ8pM3qOS9W9NGPat9LziaBV7XrJWGylNQXkGcnM3IQ==
970970
dependencies:
971971
ajv "^6.12.4"
972972
debug "^4.3.2"
@@ -978,10 +978,10 @@
978978
minimatch "^3.1.2"
979979
strip-json-comments "^3.1.1"
980980

981-
"@eslint/js@9.22.0":
982-
version "9.22.0"
983-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
984-
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
981+
"@eslint/js@9.23.0":
982+
version "9.23.0"
983+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
984+
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
985985

986986
"@eslint/object-schema@^2.1.6":
987987
version "2.1.6"
@@ -3075,18 +3075,18 @@ eslint-visitor-keys@^4.2.0:
30753075
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
30763076
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
30773077

3078-
eslint@^9.22.0:
3079-
version "9.22.0"
3080-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
3081-
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
3078+
eslint@^9.23.0:
3079+
version "9.23.0"
3080+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.23.0.tgz#b88f3ab6dc83bcb927fdb54407c69ffe5f2441a6"
3081+
integrity sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==
30823082
dependencies:
30833083
"@eslint-community/eslint-utils" "^4.2.0"
30843084
"@eslint-community/regexpp" "^4.12.1"
30853085
"@eslint/config-array" "^0.19.2"
3086-
"@eslint/config-helpers" "^0.1.0"
3086+
"@eslint/config-helpers" "^0.2.0"
30873087
"@eslint/core" "^0.12.0"
3088-
"@eslint/eslintrc" "^3.3.0"
3089-
"@eslint/js" "9.22.0"
3088+
"@eslint/eslintrc" "^3.3.1"
3089+
"@eslint/js" "9.23.0"
30903090
"@eslint/plugin-kit" "^0.2.7"
30913091
"@humanfs/node" "^0.16.6"
30923092
"@humanwhocodes/module-importer" "^1.0.1"

0 commit comments

Comments
 (0)