From 2be663f231f9d1d6dbb42dc3020e5e0c5af22917 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 13:03:30 +0000 Subject: [PATCH] Bump @rnx-kit/eslint-plugin from 0.2.11 to 0.2.12 Bumps [@rnx-kit/eslint-plugin](https://github.com/microsoft/rnx-kit/tree/HEAD/packages/eslint-plugin) from 0.2.11 to 0.2.12. - [Release notes](https://github.com/microsoft/rnx-kit/releases) - [Changelog](https://github.com/microsoft/rnx-kit/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/microsoft/rnx-kit/commits/@rnx-kit/eslint-plugin@0.2.12/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@rnx-kit/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 4e910f24431..ee685126036 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2335,9 +2335,9 @@ "@rnx-kit/tools-node" "^1.2.6" "@rnx-kit/eslint-plugin@^0.2.8": - version "0.2.11" - resolved "https://registry.yarnpkg.com/@rnx-kit/eslint-plugin/-/eslint-plugin-0.2.11.tgz#ff49840e520f5401a7d61e0cbb9bc6e9c42c61d7" - integrity sha512-43N6mQYVwSUZJMEpeovVsXq8acpz2e7BWAkNg59FJA90VfBd8oMyfJ3/B9d9emCSSMCKWJra+aPSF182GlDx2Q== + version "0.2.12" + resolved "https://registry.yarnpkg.com/@rnx-kit/eslint-plugin/-/eslint-plugin-0.2.12.tgz#3a4096827b3a005c5436a55a0124670339420c91" + integrity sha512-l7VL/8mSGCV9cTjy92zoGZBmNAaDHVAMAvAFdvYSac/919RcCWRNwlsTVoDpA6ffrN40ggq8RQj5TvItuM2fsA== dependencies: "@typescript-eslint/eslint-plugin" "^5.0.0" "@typescript-eslint/parser" "^5.0.0"