From 00cc44885ac124226d1421f4e263749c2e4a8c1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Dec 2022 18:39:12 +0000 Subject: [PATCH] chore(deps): update dependency @renovate/eslint-plugin to v0.0.5 (#19463) 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 78f06f8b2d..a68b76df18 100644 --- a/package.json +++ b/package.json @@ -245,7 +245,7 @@ "@jest/test-result": "29.3.1", "@ls-lint/ls-lint": "1.11.2", "@openpgp/web-stream-tools": "0.0.13", - "@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.4", + "@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.5", "@semantic-release/exec": "6.0.3", "@types/auth-header": "1.0.2", "@types/aws4": "1.11.2", diff --git a/yarn.lock b/yarn.lock index fe1a65211b..3497fd3501 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2446,10 +2446,10 @@ resolved "https://registry.yarnpkg.com/@redis/time-series/-/time-series-1.0.4.tgz#af85eb080f6934580e4d3b58046026b6c2b18717" integrity sha512-ThUIgo2U/g7cCuZavucQTQzA9g9JbDDY2f64u3AbAoz/8vE2lt2U37LamDUVChhaDA3IRT9R6VvJwqnUfTJzng== -"@renovate/eslint-plugin@https://github.com/renovatebot/eslint-plugin#v0.0.4": - version "0.0.4" - uid "0c444386e79d6145901212507521b8a0a48af000" - resolved "https://github.com/renovatebot/eslint-plugin#0c444386e79d6145901212507521b8a0a48af000" +"@renovate/eslint-plugin@https://github.com/renovatebot/eslint-plugin#v0.0.5": + version "0.0.5" + uid "1923e2e2776549cb25a2c6ea09915ee31bff6d05" + resolved "https://github.com/renovatebot/eslint-plugin#1923e2e2776549cb25a2c6ea09915ee31bff6d05" "@renovatebot/osv-offline-db@1.0.1": version "1.0.1" -- GitLab