From 4fe896ec03406ae9a034da8f8d51cb6ed579168e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:58:33 +0000 Subject: [PATCH] chore(deps): update dependency @ls-lint/ls-lint to v1.11.1 (#15829) 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 152e7a1a30..8557ae9f1b 100644 --- a/package.json +++ b/package.json @@ -219,7 +219,7 @@ "@jest/globals": "27.5.1", "@jest/reporters": "27.5.1", "@jest/test-result": "27.5.1", - "@ls-lint/ls-lint": "1.11.0", + "@ls-lint/ls-lint": "1.11.1", "@openpgp/web-stream-tools": "0.0.10", "@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.4", "@semantic-release/exec": "6.0.3", diff --git a/yarn.lock b/yarn.lock index 2ffe3a8737..86f3941a0b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1643,10 +1643,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@1.11.0": - version "1.11.0" - resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-1.11.0.tgz#fff074121e72bbbf6f1e5da05b916196039479df" - integrity sha512-YwVzEaGDM5LvRN7fn+8hYLTgcXsyksAr3V1x76/V3mWyaqKUAo4llcCd8lYoBCo4bxVgFq2pzPDQpeunZejLQg== +"@ls-lint/ls-lint@1.11.1": + version "1.11.1" + resolved "https://registry.yarnpkg.com/@ls-lint/ls-lint/-/ls-lint-1.11.1.tgz#e27d8772610bbbe7b1cc0e5dfd895d01bda8d8c8" + integrity sha512-RPGuchhS7mkupXwnHnSLyeuCitUvqam1BDngFNReWM67sZeyoAg538rOB6Btxk5cQKhqJAzeJQKB8ela4O+MKQ== "@mattiasbuelens/web-streams-adapter@~0.1.0": version "0.1.0" -- GitLab