From 0ed618ae35a866eaea5bd88f5f593e384c06320f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:16:43 +0000 Subject: [PATCH] Update dependency eslint-plugin-sonarjs to ^0.20.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 496fd2d..16c86b1 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-react": "^7.32.2", "eslint-plugin-react-hooks": "^4.6.0", - "eslint-plugin-sonarjs": "^0.18.0", + "eslint-plugin-sonarjs": "^0.20.0", "eslint-plugin-spellcheck": "^0.0.20", "eslint-plugin-total-functions": "^6.0.0", "jest": "^29.4.1", diff --git a/yarn.lock b/yarn.lock index d112ef8..0c96221 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2094,10 +2094,10 @@ eslint-plugin-react@^7.32.2: semver "^6.3.0" string.prototype.matchall "^4.0.8" -eslint-plugin-sonarjs@^0.18.0: - version "0.18.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.18.0.tgz#7c009452f633cf6a4c28387dd50502a3e828b05e" - integrity sha512-DJ3osLnt6KFdT5e9ZuIDOjT5A6wUGSLeiJJT03lPgpdD+7CVWlYAw9Goe3bt7SmbFO3Xh89NOCZAuB9XA7bAUQ== +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-plugin-spellcheck@^0.0.20: version "0.0.20"