From 1d71322c2ba9fe2651938efe73d101a28162050d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 23:41:52 +0000 Subject: [PATCH] build(deps): bump @ls-lint/ls-lint from 2.1.0 to 2.2.1 Bumps [@ls-lint/ls-lint](https://github.com/loeffel-io/ls-lint) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/loeffel-io/ls-lint/releases) - [Commits](https://github.com/loeffel-io/ls-lint/compare/v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: "@ls-lint/ls-lint" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b6d4694a..9915823e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -459,9 +459,9 @@ npmlog "^6.0.2" "@ls-lint/ls-lint@^2.0.0": - version "2.1.0" - resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-2.1.0.tgz#8e9393112680d55afde80acbbe0c5c85e063aa33" - integrity sha512-WvyZf2TKUstZYVetDFbQF1kp5Wd2AJX50nqsmewwrHpEcLVCU8RDoqfBBnYHoaBxTRZcWjfNnnuLCBofkH5nEA== + version "2.2.1" + resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-2.2.1.tgz#1e5322fb650be0a0a406445dea9c69a6d18d38ee" + integrity sha512-lDdbPp5qjnYFpuNuoAVHY8eACqvqheJDu+Fo/5kAxuGlCgdu3mObGYlz8Ccqq+eb+0Ct6g4kXWN+TrnaZ0UL9w== "@nodelib/fs.scandir@2.1.5": version "2.1.5"