From a2d192b1483b30d986b89da62a538b0f264e5d3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 23:31:40 +0000 Subject: [PATCH] build(deps): bump @ls-lint/ls-lint from 2.2.1 to 2.2.2 Bumps [@ls-lint/ls-lint](https://github.com/loeffel-io/ls-lint) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/loeffel-io/ls-lint/releases) - [Commits](https://github.com/loeffel-io/ls-lint/compare/v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: "@ls-lint/ls-lint" dependency-type: direct:production 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 7138d876..8c1e4c28 100644 --- a/yarn.lock +++ b/yarn.lock @@ -459,9 +459,9 @@ npmlog "^6.0.2" "@ls-lint/ls-lint@^2.0.0": - 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== + version "2.2.2" + resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-2.2.2.tgz#739e17626d7dd25442b419f286135045287cfffe" + integrity sha512-gdolCgwveSHZczfKtoVFkf+NZJjd7KRQs9QnLVEiMFEJLK4H7nBrZuC/ASl/AYMZvFmtCocRt3d5E0UF/34vCQ== "@nodelib/fs.scandir@2.1.5": version "2.1.5"