Skip to content

Commit 48c7dd4

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v9.7.0
1 parent 903e163 commit 48c7dd4

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@commitlint/cli": "19.3.0",
5151
"@commitlint/config-angular": "19.3.0",
52-
"eslint": "9.6.0",
52+
"eslint": "9.7.0",
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.29.1",
5555
"husky": "9.0.11",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -195,10 +195,10 @@
195195
dependencies:
196196
eslint-visitor-keys "^3.3.0"
197197

198-
"@eslint-community/regexpp@^4.6.1":
199-
version "4.6.2"
200-
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.6.2.tgz#1816b5f6948029c5eaacb0703b850ee0cb37d8f8"
201-
integrity sha512-pPTNuaAG3QMH+buKyBIGJs3g/S5y0caxw0ygM3YyE6yJFySwiGGSzA+mM3KJ8QQvzeLh3blwgSonkFjgQdxzMw==
198+
"@eslint-community/regexpp@^4.11.0":
199+
version "4.11.0"
200+
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.11.0.tgz#b0ffd0312b4a3fd2d6f77237e7248a5ad3a680ae"
201+
integrity sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==
202202

203203
"@eslint/config-array@^0.17.0":
204204
version "0.17.0"
@@ -224,10 +224,10 @@
224224
minimatch "^3.1.2"
225225
strip-json-comments "^3.1.1"
226226

227-
"@eslint/js@9.6.0":
228-
version "9.6.0"
229-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.6.0.tgz#5b0cb058cc13d9c92d4e561d3538807fa5127c95"
230-
integrity sha512-D9B0/3vNg44ZeWbYMpBoXqNP4j6eQD5vNwIlGAuFRRzK/WtT/jvDQW3Bi9kkf3PMDMlM7Yi+73VLUsn5bJcl8A==
227+
"@eslint/js@9.7.0":
228+
version "9.7.0"
229+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.7.0.tgz#b712d802582f02b11cfdf83a85040a296afec3f0"
230+
integrity sha512-ChuWDQenef8OSFnvuxv0TCVxEwmu3+hPNKvM9B34qpM0rDRbjL8t5QkQeHHeAfsKQjuH9wS82WeCi1J/owatng==
231231

232232
"@eslint/object-schema@^2.1.4":
233233
version "2.1.4"
@@ -992,10 +992,10 @@ eslint-plugin-import@2.29.1:
992992
semver "^6.3.1"
993993
tsconfig-paths "^3.15.0"
994994

995-
eslint-scope@^8.0.1:
996-
version "8.0.1"
997-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.1.tgz#a9601e4b81a0b9171657c343fb13111688963cfc"
998-
integrity sha512-pL8XjgP4ZOmmwfFE8mEhSxA7ZY4C+LWyqjQ3o4yWkkmD0qcMT9kkW3zWHOczhWcjTSgqycYAgwSlXvZltv65og==
995+
eslint-scope@^8.0.2:
996+
version "8.0.2"
997+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-8.0.2.tgz#5cbb33d4384c9136083a71190d548158fe128f94"
998+
integrity sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==
999999
dependencies:
10001000
esrecurse "^4.3.0"
10011001
estraverse "^5.2.0"
@@ -1010,16 +1010,16 @@ eslint-visitor-keys@^4.0.0:
10101010
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
10111011
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
10121012

1013-
eslint@9.6.0:
1014-
version "9.6.0"
1015-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.6.0.tgz#9f54373afa15e1ba356656a8d96233182027fb49"
1016-
integrity sha512-ElQkdLMEEqQNM9Njff+2Y4q2afHk7JpkPvrd7Xh7xefwgQynqPxwf55J7di9+MEibWUGdNjFF9ITG9Pck5M84w==
1013+
eslint@9.7.0:
1014+
version "9.7.0"
1015+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.7.0.tgz#bedb48e1cdc2362a0caaa106a4c6ed943e8b09e4"
1016+
integrity sha512-FzJ9D/0nGiCGBf8UXO/IGLTgLVzIxze1zpfA8Ton2mjLovXdAPlYDv+MQDcqj3TmrhAGYfOpz9RfR+ent0AgAw==
10171017
dependencies:
10181018
"@eslint-community/eslint-utils" "^4.2.0"
1019-
"@eslint-community/regexpp" "^4.6.1"
1019+
"@eslint-community/regexpp" "^4.11.0"
10201020
"@eslint/config-array" "^0.17.0"
10211021
"@eslint/eslintrc" "^3.1.0"
1022-
"@eslint/js" "9.6.0"
1022+
"@eslint/js" "9.7.0"
10231023
"@humanwhocodes/module-importer" "^1.0.1"
10241024
"@humanwhocodes/retry" "^0.3.0"
10251025
"@nodelib/fs.walk" "^1.2.8"
@@ -1028,7 +1028,7 @@ eslint@9.6.0:
10281028
cross-spawn "^7.0.2"
10291029
debug "^4.3.2"
10301030
escape-string-regexp "^4.0.0"
1031-
eslint-scope "^8.0.1"
1031+
eslint-scope "^8.0.2"
10321032
eslint-visitor-keys "^4.0.0"
10331033
espree "^10.1.0"
10341034
esquery "^1.5.0"

0 commit comments

Comments
 (0)