Skip to content

Commit 8c6a07d

Browse files
chore(deps-dev): bump eslint from 9.21.0 to 9.22.0
Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.21.0...v9.22.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c887ad commit 8c6a07d

File tree

1 file changed

+20
-14
lines changed

1 file changed

+20
-14
lines changed

yarn.lock

+20-14
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@
225225
dependencies:
226226
find-up "^7.0.0"
227227

228-
"@commitlint/types@^19.5.0", "@commitlint/types@^19.8.0":
228+
"@commitlint/types@^19.8.0":
229229
version "19.8.0"
230230
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0.tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c"
231231
integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg==
@@ -489,6 +489,11 @@
489489
debug "^4.3.1"
490490
minimatch "^3.1.2"
491491

492+
"@eslint/config-helpers@^0.1.0":
493+
version "0.1.0"
494+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
495+
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
496+
492497
"@eslint/core@^0.12.0":
493498
version "0.12.0"
494499
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
@@ -511,10 +516,10 @@
511516
minimatch "^3.1.2"
512517
strip-json-comments "^3.1.1"
513518

514-
"@eslint/js@9.21.0":
515-
version "9.21.0"
516-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
517-
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
519+
"@eslint/js@9.22.0":
520+
version "9.22.0"
521+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
522+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
518523

519524
"@eslint/object-schema@^2.1.6":
520525
version "2.1.6"
@@ -2126,10 +2131,10 @@ eslint-plugin-import@^2.29.1:
21262131
string.prototype.trimend "^1.0.8"
21272132
tsconfig-paths "^3.15.0"
21282133

2129-
eslint-scope@^8.2.0:
2130-
version "8.2.0"
2131-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
2132-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
2134+
eslint-scope@^8.3.0:
2135+
version "8.3.0"
2136+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
2137+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
21332138
dependencies:
21342139
esrecurse "^4.3.0"
21352140
estraverse "^5.2.0"
@@ -2145,16 +2150,17 @@ eslint-visitor-keys@^4.2.0:
21452150
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
21462151

21472152
eslint@^9.4.0:
2148-
version "9.21.0"
2149-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21.0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591"
2150-
integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==
2153+
version "9.22.0"
2154+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
2155+
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
21512156
dependencies:
21522157
"@eslint-community/eslint-utils" "^4.2.0"
21532158
"@eslint-community/regexpp" "^4.12.1"
21542159
"@eslint/config-array" "^0.19.2"
2160+
"@eslint/config-helpers" "^0.1.0"
21552161
"@eslint/core" "^0.12.0"
21562162
"@eslint/eslintrc" "^3.3.0"
2157-
"@eslint/js" "9.21.0"
2163+
"@eslint/js" "9.22.0"
21582164
"@eslint/plugin-kit" "^0.2.7"
21592165
"@humanfs/node" "^0.16.6"
21602166
"@humanwhocodes/module-importer" "^1.0.1"
@@ -2166,7 +2172,7 @@ eslint@^9.4.0:
21662172
cross-spawn "^7.0.6"
21672173
debug "^4.3.2"
21682174
escape-string-regexp "^4.0.0"
2169-
eslint-scope "^8.2.0"
2175+
eslint-scope "^8.3.0"
21702176
eslint-visitor-keys "^4.2.0"
21712177
espree "^10.3.0"
21722178
esquery "^1.5.0"

0 commit comments

Comments
 (0)