Skip to content

Commit bfd830f

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v10.0.2
1 parent 59f5753 commit bfd830f

2 files changed

Lines changed: 10 additions & 10 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.2",
3838
"@commitlint/config-angular": "20.4.2",
39-
"eslint": "10.0.1",
39+
"eslint": "10.0.2",
4040
"eslint-config-nodebb": "2.0.1",
4141
"eslint-plugin-import": "2.32.0",
4242
"husky": "9.1.7",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,10 @@ acorn@^8.16.0:
302302
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.16.0.tgz#4ce79c89be40afe7afe8f3adb902a1f1ce9ac08a"
303303
integrity sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==
304304

305-
ajv@^6.12.4:
306-
version "6.12.6"
307-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
308-
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
305+
ajv@^6.14.0:
306+
version "6.14.0"
307+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
308+
integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
309309
dependencies:
310310
fast-deep-equal "^3.1.1"
311311
fast-json-stable-stringify "^2.0.0"
@@ -1242,10 +1242,10 @@ eslint-visitor-keys@^5.0.1:
12421242
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz#9e3c9489697824d2d4ce3a8ad12628f91e9f59be"
12431243
integrity sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==
12441244

1245-
eslint@10.0.1:
1246-
version "10.0.1"
1247-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.1.tgz#b5c5f7706782a21590ba6451e7a30d2947273c2d"
1248-
integrity sha512-20MV9SUdeN6Jd84xESsKhRly+/vxI+hwvpBMA93s+9dAcjdCuCojn4IqUGS3lvVaqjVYGYHSRMCpeFtF2rQYxQ==
1245+
eslint@10.0.2:
1246+
version "10.0.2"
1247+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-10.0.2.tgz#1009263467591810320f2e1ad52b8a750d1acbab"
1248+
integrity sha512-uYixubwmqJZH+KLVYIVKY1JQt7tysXhtj21WSvjcSmU5SVNzMus1bgLe+pAt816yQ8opKfheVVoPLqvVMGejYw==
12491249
dependencies:
12501250
"@eslint-community/eslint-utils" "^4.8.0"
12511251
"@eslint-community/regexpp" "^4.12.2"
@@ -1257,7 +1257,7 @@ eslint@10.0.1:
12571257
"@humanwhocodes/module-importer" "^1.0.1"
12581258
"@humanwhocodes/retry" "^0.4.2"
12591259
"@types/estree" "^1.0.6"
1260-
ajv "^6.12.4"
1260+
ajv "^6.14.0"
12611261
cross-spawn "^7.0.6"
12621262
debug "^4.3.2"
12631263
escape-string-regexp "^4.0.0"

0 commit comments

Comments
 (0)