Skip to content

Commit 8427cce

Browse files
Merge pull request #822 from vue-a11y/dependabot/npm_and_yarn/eslint-8.43.0
chore(deps-dev): bump eslint from 8.42.0 to 8.43.0
2 parents c568330 + d266579 commit 8427cce

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -341,10 +341,10 @@
341341
minimatch "^3.1.2"
342342
strip-json-comments "^3.1.1"
343343

344-
"@eslint/js@8.42.0":
345-
version "8.42.0"
346-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42.0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6"
347-
integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==
344+
"@eslint/js@8.43.0":
345+
version "8.43.0"
346+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43.0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0"
347+
integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg==
348348

349349
"@humanwhocodes/config-array@^0.11.10":
350350
version "0.11.10"
@@ -1963,14 +1963,14 @@ eslint-visitor-keys@^3.3.0, eslint-visitor-keys@^3.4.1:
19631963
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
19641964

19651965
eslint@^8.8.0:
1966-
version "8.42.0"
1967-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42.0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291"
1968-
integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==
1966+
version "8.43.0"
1967+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43.0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094"
1968+
integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q==
19691969
dependencies:
19701970
"@eslint-community/eslint-utils" "^4.2.0"
19711971
"@eslint-community/regexpp" "^4.4.0"
19721972
"@eslint/eslintrc" "^2.0.3"
1973-
"@eslint/js" "8.42.0"
1973+
"@eslint/js" "8.43.0"
19741974
"@humanwhocodes/config-array" "^0.11.10"
19751975
"@humanwhocodes/module-importer" "^1.0.1"
19761976
"@nodelib/fs.walk" "^1.2.8"

0 commit comments

Comments
 (0)