Skip to content

Commit ea3661c

Browse files
Merge pull request #122 from devoxa/renovate/eslint-monorepo
Update dependency eslint from 9.21.0 to 9.22.0
2 parents f421d38 + 00b36b0 commit ea3661c

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@devoxa/prettier-config": "2.0.3",
2626
"@types/node": "20.9.5",
2727
"@types/s3rver": "3.7.4",
28-
"eslint": "9.21.0",
28+
"eslint": "9.22.0",
2929
"prettier": "3.5.3",
3030
"ts-node-dev": "2.0.0",
3131
"typescript": "5.8.2"

yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@
7575
debug "^4.3.1"
7676
minimatch "^3.1.2"
7777

78+
"@eslint/config-helpers@^0.1.0":
79+
version "0.1.0"
80+
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.1.0.tgz#62f1b7821e9d9ced1b3f512c7ea731825765d1cc"
81+
integrity sha512-kLrdPDJE1ckPo94kmPPf9Hfd0DU0Jw6oKYrhe+pwSC0iTUInmTa+w6fw8sGgcfkFJGNdWOUeOaDM4quW4a7OkA==
82+
7883
"@eslint/core@^0.12.0":
7984
version "0.12.0"
8085
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
@@ -102,10 +107,10 @@
102107
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.17.0.tgz#1523e586791f80376a6f8398a3964455ecc651ec"
103108
integrity sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==
104109

105-
"@eslint/js@9.21.0":
106-
version "9.21.0"
107-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.21.0.tgz#4303ef4e07226d87c395b8fad5278763e9c15c08"
108-
integrity sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==
110+
"@eslint/js@9.22.0":
111+
version "9.22.0"
112+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.22.0.tgz#4ff53649ded7cbce90b444b494c234137fa1aa3d"
113+
integrity sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==
109114

110115
"@eslint/object-schema@^2.1.6":
111116
version "2.1.6"
@@ -1157,10 +1162,10 @@ [email protected]:
11571162
string.prototype.matchall "^4.0.11"
11581163
string.prototype.repeat "^1.0.0"
11591164

1160-
eslint-scope@^8.2.0:
1161-
version "8.2.0"
1162-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.2.0.tgz#377aa6f1cb5dc7592cfd0b7f892fd0cf352ce442"
1163-
integrity sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==
1165+
eslint-scope@^8.3.0:
1166+
version "8.3.0"
1167+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.3.0.tgz#10cd3a918ffdd722f5f3f7b5b83db9b23c87340d"
1168+
integrity sha512-pUNxi75F8MJ/GdeKtVLSbYg4ZI34J6C0C7sbL4YOp2exGwen7ZsuBqKzUhXd0qMQ362yET3z+uPwKeg/0C2XCQ==
11641169
dependencies:
11651170
esrecurse "^4.3.0"
11661171
estraverse "^5.2.0"
@@ -1180,17 +1185,18 @@ eslint-visitor-keys@^4.2.0:
11801185
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
11811186
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
11821187

1183-
eslint@9.21.0:
1184-
version "9.21.0"
1185-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.21.0.tgz#b1c9c16f5153ff219791f627b94ab8f11f811591"
1186-
integrity sha512-KjeihdFqTPhOMXTt7StsDxriV4n66ueuF/jfPNC3j/lduHwr/ijDwJMsF+wyMJethgiKi5wniIE243vi07d3pg==
1188+
eslint@9.22.0:
1189+
version "9.22.0"
1190+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.22.0.tgz#0760043809fbf836f582140345233984d613c552"
1191+
integrity sha512-9V/QURhsRN40xuHXWjV64yvrzMjcz7ZyNoF2jJFmy9j/SLk0u1OLSZgXi28MrXjymnjEGSR80WCdab3RGMDveQ==
11871192
dependencies:
11881193
"@eslint-community/eslint-utils" "^4.2.0"
11891194
"@eslint-community/regexpp" "^4.12.1"
11901195
"@eslint/config-array" "^0.19.2"
1196+
"@eslint/config-helpers" "^0.1.0"
11911197
"@eslint/core" "^0.12.0"
11921198
"@eslint/eslintrc" "^3.3.0"
1193-
"@eslint/js" "9.21.0"
1199+
"@eslint/js" "9.22.0"
11941200
"@eslint/plugin-kit" "^0.2.7"
11951201
"@humanfs/node" "^0.16.6"
11961202
"@humanwhocodes/module-importer" "^1.0.1"
@@ -1202,7 +1208,7 @@ [email protected]:
12021208
cross-spawn "^7.0.6"
12031209
debug "^4.3.2"
12041210
escape-string-regexp "^4.0.0"
1205-
eslint-scope "^8.2.0"
1211+
eslint-scope "^8.3.0"
12061212
eslint-visitor-keys "^4.2.0"
12071213
espree "^10.3.0"
12081214
esquery "^1.5.0"

0 commit comments

Comments
 (0)