Skip to content

Commit 2b5e7e9

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v10.0.3
1 parent 2004d83 commit 2b5e7e9

2 files changed

Lines changed: 40 additions & 33 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/cli": "20.4.3",
3838
"@commitlint/config-angular": "20.4.3",
39-
"eslint": "10.0.2",
39+
"eslint": "10.0.3",
4040
"eslint-config-nodebb": "2.0.1",
4141
"eslint-plugin-import": "2.32.0",
4242
"husky": "9.1.7",

yarn.lock

Lines changed: 39 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -193,14 +193,14 @@
193193
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.2.tgz#bccdf615bcf7b6e8db830ec0b8d21c9a25de597b"
194194
integrity sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==
195195

196-
"@eslint/config-array@^0.23.2":
197-
version "0.23.2"
198-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.2.tgz#db85beeff7facc685a5775caacb1c845669b9470"
199-
integrity sha512-YF+fE6LV4v5MGWRGj7G404/OZzGNepVF8fxk7jqmqo3lrza7a0uUcDnROGRBG1WFC1omYUS/Wp1f42i0M+3Q3A==
196+
"@eslint/config-array@^0.23.3":
197+
version "0.23.3"
198+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.23.3.tgz#3f4a93dd546169c09130cbd10f2415b13a20a219"
199+
integrity sha512-j+eEWmB6YYLwcNOdlwQ6L2OsptI/LO6lNBuLIqe5R7RetD658HLoF+Mn7LzYmAWWNNzdC6cqP+L6r8ujeYXWLw==
200200
dependencies:
201-
"@eslint/object-schema" "^3.0.2"
201+
"@eslint/object-schema" "^3.0.3"
202202
debug "^4.3.1"
203-
minimatch "^10.2.1"
203+
minimatch "^10.2.4"
204204

205205
"@eslint/config-helpers@^0.5.2":
206206
version "0.5.2"
@@ -216,17 +216,24 @@
216216
dependencies:
217217
"@types/json-schema" "^7.0.15"
218218

219-
"@eslint/object-schema@^3.0.2":
220-
version "3.0.2"
221-
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.2.tgz#c59c6a94aa4b428ed7f1615b6a4495c0a21f7a22"
222-
integrity sha512-HOy56KJt48Bx8KmJ+XGQNSUMT/6dZee/M54XyUyuvTvPXJmsERRvBchsUVx1UMe1WwIH49XLAczNC7V2INsuUw==
219+
"@eslint/core@^1.1.1":
220+
version "1.1.1"
221+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
222+
integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
223+
dependencies:
224+
"@types/json-schema" "^7.0.15"
223225

224-
"@eslint/plugin-kit@^0.6.0":
225-
version "0.6.0"
226-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
227-
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
226+
"@eslint/object-schema@^3.0.3":
227+
version "3.0.3"
228+
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-3.0.3.tgz#5bf671e52e382e4adc47a9906f2699374637db6b"
229+
integrity sha512-iM869Pugn9Nsxbh/YHRqYiqd23AmIbxJOcpUMOuWCVNdoQJ5ZtwL6h3t0bcZzJUlC3Dq9jCFCESBZnX0GTv7iQ==
230+
231+
"@eslint/plugin-kit@^0.6.1":
232+
version "0.6.1"
233+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
234+
integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
228235
dependencies:
229-
"@eslint/core" "^1.1.0"
236+
"@eslint/core" "^1.1.1"
230237
levn "^0.4.1"
231238

232239
"@humanfs/core@^0.19.1":
@@ -1228,10 +1235,10 @@ eslint-plugin-import@2.32.0:
12281235
string.prototype.trimend "^1.0.9"
12291236
tsconfig-paths "^3.15.0"
12301237

1231-
eslint-scope@^9.1.1:
1232-
version "9.1.1"
1233-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.1.tgz#f6a209486e38bd28356b5feb07d445cc99c89967"
1234-
integrity sha512-GaUN0sWim5qc8KVErfPBWmc31LEsOkrUJbvJZV+xuL3u2phMUK4HIvXlWAakfC8W4nzlK+chPEAkYOYb5ZScIw==
1238+
eslint-scope@^9.1.2:
1239+
version "9.1.2"
1240+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-9.1.2.tgz#b9de6ace2fab1cff24d2e58d85b74c8fcea39802"
1241+
integrity sha512-xS90H51cKw0jltxmvmHy2Iai1LIqrfbw57b79w/J7MfvDfkIkFZ+kj6zC3BjtUwh150HsSSdxXZcsuv72miDFQ==
12351242
dependencies:
12361243
"@types/esrecurse" "^4.3.1"
12371244
"@types/estree" "^1.0.8"
@@ -1248,17 +1255,17 @@ eslint-visitor-keys@^5.0.1:
12481255
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
12491256
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
12501257

1251-
eslint@10.0.2:
1252-
version "10.0.2"
1253-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2.tgz#1009263467591810320f2e1ad52b8a750d1acbab"
1254-
integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==
1258+
eslint@10.0.3:
1259+
version "10.0.3"
1260+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.3.tgz#360a7de7f2706eb8a32caa17ca983f0089efe694"
1261+
integrity sha512-COV33RzXZkqhG9P2rZCFl9ZmJ7WL+gQSCRzE7RhkbclbQPtLAWReL7ysA0Sh4c8Im2U9ynybdR56PV0XcKvqaQ==
12551262
dependencies:
12561263
"@eslint-community/eslint-utils" "^4.8.0"
12571264
"@eslint-community/regexpp" "^4.12.2"
1258-
"@eslint/config-array" "^0.23.2"
1265+
"@eslint/config-array" "^0.23.3"
12591266
"@eslint/config-helpers" "^0.5.2"
1260-
"@eslint/core" "^1.1.0"
1261-
"@eslint/plugin-kit" "^0.6.0"
1267+
"@eslint/core" "^1.1.1"
1268+
"@eslint/plugin-kit" "^0.6.1"
12621269
"@humanfs/node" "^0.16.6"
12631270
"@humanwhocodes/module-importer" "^1.0.1"
12641271
"@humanwhocodes/retry" "^0.4.2"
@@ -1267,7 +1274,7 @@ eslint@10.0.2:
12671274
cross-spawn "^7.0.6"
12681275
debug "^4.3.2"
12691276
escape-string-regexp "^4.0.0"
1270-
eslint-scope "^9.1.1"
1277+
eslint-scope "^9.1.2"
12711278
eslint-visitor-keys "^5.0.1"
12721279
espree "^11.1.1"
12731280
esquery "^1.7.0"
@@ -1280,7 +1287,7 @@ eslint@10.0.2:
12801287
imurmurhash "^0.1.4"
12811288
is-glob "^4.0.0"
12821289
json-stable-stringify-without-jsonify "^1.0.1"
1283-
minimatch "^10.2.1"
1290+
minimatch "^10.2.4"
12841291
natural-compare "^1.4.0"
12851292
optionator "^0.9.3"
12861293

@@ -2311,10 +2318,10 @@ mimic-function@^5.0.0:
23112318
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
23122319
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
23132320

2314-
minimatch@^10.2.1:
2315-
version "10.2.2"
2316-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
2317-
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
2321+
minimatch@^10.2.4:
2322+
version "10.2.4"
2323+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
2324+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
23182325
dependencies:
23192326
brace-expansion "^5.0.2"
23202327

0 commit comments

Comments
 (0)