From 788db7475828078cbf201e3a75a8ede1c75ce054 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 09:35:04 +0000 Subject: [PATCH] build(deps): update dependency eslint-plugin-sonarjs to v0.20.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 499bf2f..c4a9884 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-import": "2.28.0", "eslint-plugin-jsdoc": "40.3.0", "eslint-plugin-prefer-arrow": "1.2.3", - "eslint-plugin-sonarjs": "0.19.0", + "eslint-plugin-sonarjs": "0.20.0", "husky": "8.0.3", "prettier": "2.8.8", "semantic-release": "19.0.5", diff --git a/yarn.lock b/yarn.lock index 9ac0b54..9017c0d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2115,10 +2115,10 @@ eslint-plugin-prefer-arrow@1.2.3: resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041" integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ== -eslint-plugin-sonarjs@0.19.0: - version "0.19.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.19.0.tgz#6654bc1c6d24c2183891b8bfe1175004dbba1e3c" - integrity sha512-6+s5oNk5TFtVlbRxqZN7FIGmjdPCYQKaTzFPmqieCmsU1kBYDzndTeQav0xtQNwZJWu5awWfTGe8Srq9xFOGnw== +eslint-plugin-sonarjs@0.20.0: + version "0.20.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.20.0.tgz#215529e6e89c5c9b5cb6af9e7ef9a1ce45c53bb0" + integrity sha512-BRhZ7BY/oTr6DDaxvx58ReTg7R+J8T+Y2ZVGgShgpml25IHBTIG7EudUtHuJD1zhtMgUEt59x3VNvUQRo2LV6w== eslint-scope@^5.1.1: version "5.1.1"