Skip to content

Commit 7e7eeca

Browse files
Merge pull request #436 from devoxa/renovate/eslint-monorepo
Update dependency eslint from 9.21.0 to 9.22.0
2 parents dbbf460 + 7e31306 commit 7e7eeca

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@swc/jest": "0.2.37",
2929
"@types/jest": "29.5.14",
3030
"@types/node": "20.9.5",
31-
"eslint": "9.21.0",
31+
"eslint": "9.22.0",
3232
"jest": "29.7.0",
3333
"prettier": "3.5.3",
3434
"prisma": "6.4.1",

Diff for: yarn.lock

+20-14
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,11 @@
687687
debug "^4.3.1"
688688
minimatch "^3.1.2"
689689

690+
"@eslint/config-helpers@^0.1.0":
691+
version "0.1.0"
692+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
693+
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
694+
690695
"@eslint/core@^0.12.0":
691696
version "0.12.0"
692697
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
@@ -714,10 +719,10 @@
714719
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
715720
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
716721

717-
"@eslint/js@9.21.0":
718-
version "9.21.0"
719-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
720-
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
722+
"@eslint/js@9.22.0":
723+
version "9.22.0"
724+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
725+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
721726

722727
"@eslint/object-schema@^2.1.6":
723728
version "2.1.6"
@@ -2307,10 +2312,10 @@ [email protected]:
23072312
string.prototype.matchall "^4.0.11"
23082313
string.prototype.repeat "^1.0.0"
23092314

2310-
eslint-scope@^8.2.0:
2311-
version "8.2.0"
2312-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
2313-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
2315+
eslint-scope@^8.3.0:
2316+
version "8.3.0"
2317+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
2318+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
23142319
dependencies:
23152320
esrecurse "^4.3.0"
23162321
estraverse "^5.2.0"
@@ -2330,17 +2335,18 @@ eslint-visitor-keys@^4.2.0:
23302335
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
23312336
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
23322337

2333-
eslint@9.21.0:
2334-
version "9.21.0"
2335-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21.0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591"
2336-
integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==
2338+
eslint@9.22.0:
2339+
version "9.22.0"
2340+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
2341+
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
23372342
dependencies:
23382343
"@eslint-community/eslint-utils" "^4.2.0"
23392344
"@eslint-community/regexpp" "^4.12.1"
23402345
"@eslint/config-array" "^0.19.2"
2346+
"@eslint/config-helpers" "^0.1.0"
23412347
"@eslint/core" "^0.12.0"
23422348
"@eslint/eslintrc" "^3.3.0"
2343-
"@eslint/js" "9.21.0"
2349+
"@eslint/js" "9.22.0"
23442350
"@eslint/plugin-kit" "^0.2.7"
23452351
"@humanfs/node" "^0.16.6"
23462352
"@humanwhocodes/module-importer" "^1.0.1"
@@ -2352,7 +2358,7 @@ [email protected]:
23522358
cross-spawn "^7.0.6"
23532359
debug "^4.3.2"
23542360
escape-string-regexp "^4.0.0"
2355-
eslint-scope "^8.2.0"
2361+
eslint-scope "^8.3.0"
23562362
eslint-visitor-keys "^4.2.0"
23572363
espree "^10.3.0"
23582364
esquery "^1.5.0"

0 commit comments

Comments
 (0)