Skip to content

Commit c040dbb

Browse files
renovate[bot]nodebb-misty
authored andcommitted
chore(deps): update dependency eslint to v8.42.0
1 parent b10e546 commit c040dbb

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

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": "17.6.5",
5151
"@commitlint/config-angular": "17.6.5",
52-
"eslint": "8.41.0",
52+
"eslint": "8.42.0",
5353
"eslint-config-airbnb-base": "15.0.0",
5454
"eslint-plugin-import": "2.27.5",
5555
"husky": "8.0.3",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -223,15 +223,15 @@
223223
minimatch "^3.1.2"
224224
strip-json-comments "^3.1.1"
225225

226-
"@eslint/js@8.41.0":
227-
version "8.41.0"
228-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
229-
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
226+
"@eslint/js@8.42.0":
227+
version "8.42.0"
228+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6"
229+
integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==
230230

231-
"@humanwhocodes/config-array@^0.11.8":
232-
version "0.11.8"
233-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
234-
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
231+
"@humanwhocodes/config-array@^0.11.10":
232+
version "0.11.10"
233+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
234+
integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
235235
dependencies:
236236
"@humanwhocodes/object-schema" "^1.2.1"
237237
debug "^4.1.1"
@@ -1057,16 +1057,16 @@ eslint-visitor-keys@^3.4.1:
10571057
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
10581058
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
10591059

1060-
eslint@8.41.0:
1061-
version "8.41.0"
1062-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
1063-
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
1060+
eslint@8.42.0:
1061+
version "8.42.0"
1062+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291"
1063+
integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==
10641064
dependencies:
10651065
"@eslint-community/eslint-utils" "^4.2.0"
10661066
"@eslint-community/regexpp" "^4.4.0"
10671067
"@eslint/eslintrc" "^2.0.3"
1068-
"@eslint/js" "8.41.0"
1069-
"@humanwhocodes/config-array" "^0.11.8"
1068+
"@eslint/js" "8.42.0"
1069+
"@humanwhocodes/config-array" "^0.11.10"
10701070
"@humanwhocodes/module-importer" "^1.0.1"
10711071
"@nodelib/fs.walk" "^1.2.8"
10721072
ajv "^6.10.0"

0 commit comments

Comments
 (0)