From 1fdb10d4b8759215d16707154fdcac5dd75e152d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 11:45:40 +0200 Subject: [PATCH] chore(deps): update dependency @ls-lint/ls-lint to v2.0.1 (#23163) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9c412ab158d03e..e7ec95b475c42c 100644 --- a/package.json +++ b/package.json @@ -252,7 +252,7 @@ "@jest/globals": "29.5.0", "@jest/reporters": "29.5.0", "@jest/test-result": "29.5.0", - "@ls-lint/ls-lint": "2.0.0", + "@ls-lint/ls-lint": "2.0.1", "@openpgp/web-stream-tools": "0.0.13", "@renovate/eslint-plugin": "file:./tools/eslint", "@semantic-release/exec": "6.0.3", diff --git a/yarn.lock b/yarn.lock index f95ae25edcc9fa..00e10ef97bfb2b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2066,10 +2066,10 @@ resolved "https://registry.yarnpkg.com/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz#8ace5259254426ccef57f3175bc64ed7095ed919" integrity sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw== -"@ls-lint/ls-lint@2.0.0": - version "2.0.0" - resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-2.0.0.tgz#a31256efaeb1d97d6bcb4a98ed7f2e96809e6767" - integrity sha512-1QEk2tzSH5YBCgP+klCZJvdGHJFNQgJb8qPFpFwQPmvjmZMV0aPE11TZ4qd+BlTcteeCWzs5ewSIOVRx2xT+Lw== +"@ls-lint/ls-lint@2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-2.0.1.tgz#27a0513fde8e06704ff174b0a696d473190b8874" + integrity sha512-z+sGTPWHQ2nWRj2UsDFSEQDOCw2iIjP2bPU/K1wgLNkWUv7J8WjzoBsZLgUqIgD1Sqi7zpksFTtTymgnUwramA== "@nodelib/fs.scandir@2.1.5": version "2.1.5"