Skip to content
This repository was archived by the owner on Aug 1, 2025. It is now read-only.

Commit 9f0efbd

Browse files
chore(deps): update dependency eslint to ^9.22.0 (#303)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7af73f7 commit 9f0efbd

2 files changed

Lines changed: 21 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@tailwindcss/forms": "^0.5.10",
3232
"autoprefixer": "10.4.21",
33-
"eslint": "^9.21.0",
33+
"eslint": "^9.22.0",
3434
"postcss": "^8.5.3",
3535
"prettier": "^3.5.3",
3636
"tailwindcss": "^3.4.17",

yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,11 @@
158158
debug "^4.3.1"
159159
minimatch "^3.1.2"
160160

161+
"@eslint/config-helpers@^0.1.0":
162+
version "0.1.0"
163+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
164+
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
165+
161166
"@eslint/core@^0.12.0":
162167
version "0.12.0"
163168
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
@@ -180,10 +185,10 @@
180185
minimatch "^3.1.2"
181186
strip-json-comments "^3.1.1"
182187

183-
"@eslint/js@9.21.0":
184-
version "9.21.0"
185-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
186-
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
188+
"@eslint/js@9.22.0":
189+
version "9.22.0"
190+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
191+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
187192

188193
"@eslint/object-schema@^2.1.6":
189194
version "2.1.6"
@@ -710,10 +715,10 @@ escape-string-regexp@^4.0.0:
710715
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
711716
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
712717

713-
eslint-scope@^8.2.0:
714-
version "8.2.0"
715-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
716-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
718+
eslint-scope@^8.3.0:
719+
version "8.3.0"
720+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
721+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
717722
dependencies:
718723
esrecurse "^4.3.0"
719724
estraverse "^5.2.0"
@@ -733,17 +738,18 @@ eslint-visitor-keys@^4.2.0:
733738
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
734739
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
735740

736-
eslint@^9.21.0:
737-
version "9.21.0"
738-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21.0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591"
739-
integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==
741+
eslint@^9.22.0:
742+
version "9.22.0"
743+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
744+
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
740745
dependencies:
741746
"@eslint-community/eslint-utils" "^4.2.0"
742747
"@eslint-community/regexpp" "^4.12.1"
743748
"@eslint/config-array" "^0.19.2"
749+
"@eslint/config-helpers" "^0.1.0"
744750
"@eslint/core" "^0.12.0"
745751
"@eslint/eslintrc" "^3.3.0"
746-
"@eslint/js" "9.21.0"
752+
"@eslint/js" "9.22.0"
747753
"@eslint/plugin-kit" "^0.2.7"
748754
"@humanfs/node" "^0.16.6"
749755
"@humanwhocodes/module-importer" "^1.0.1"
@@ -755,7 +761,7 @@ eslint@^9.21.0:
755761
cross-spawn "^7.0.6"
756762
debug "^4.3.2"
757763
escape-string-regexp "^4.0.0"
758-
eslint-scope "^8.2.0"
764+
eslint-scope "^8.3.0"
759765
eslint-visitor-keys "^4.2.0"
760766
espree "^10.3.0"
761767
esquery "^1.5.0"

0 commit comments

Comments
 (0)