Skip to content

Commit 9464635

Browse files
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.41.0...v8.42.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf1796f commit 9464635

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,20 +1617,20 @@
16171617
minimatch "^3.1.2"
16181618
strip-json-comments "^3.1.1"
16191619

1620-
"@eslint/js@8.41.0":
1621-
version "8.41.0"
1622-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.41.0.tgz#080321c3b68253522f7646b55b577dd99d2950b3"
1623-
integrity sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==
1620+
"@eslint/js@8.42.0":
1621+
version "8.42.0"
1622+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6"
1623+
integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==
16241624

16251625
"@gar/promisify@^1.0.1", "@gar/promisify@^1.1.3":
16261626
version "1.1.3"
16271627
resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6"
16281628
integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw==
16291629

1630-
"@humanwhocodes/config-array@^0.11.8":
1631-
version "0.11.8"
1632-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
1633-
integrity sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==
1630+
"@humanwhocodes/config-array@^0.11.10":
1631+
version "0.11.10"
1632+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.10.tgz#5a3ffe32cc9306365fb3fd572596cd602d5e12d2"
1633+
integrity sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==
16341634
dependencies:
16351635
"@humanwhocodes/object-schema" "^1.2.1"
16361636
debug "^4.1.1"
@@ -5268,15 +5268,15 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
52685268
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
52695269

52705270
eslint@^8.33.0:
5271-
version "8.41.0"
5272-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.41.0.tgz#3062ca73363b4714b16dbc1e60f035e6134b6f1c"
5273-
integrity sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==
5271+
version "8.42.0"
5272+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291"
5273+
integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==
52745274
dependencies:
52755275
"@eslint-community/eslint-utils" "^4.2.0"
52765276
"@eslint-community/regexpp" "^4.4.0"
52775277
"@eslint/eslintrc" "^2.0.3"
5278-
"@eslint/js" "8.41.0"
5279-
"@humanwhocodes/config-array" "^0.11.8"
5278+
"@eslint/js" "8.42.0"
5279+
"@humanwhocodes/config-array" "^0.11.10"
52805280
"@humanwhocodes/module-importer" "^1.0.1"
52815281
"@nodelib/fs.walk" "^1.2.8"
52825282
ajv "^6.10.0"

0 commit comments

Comments
 (0)