diff --git a/package.json b/package.json index ae6ea61..7cfcec7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "eslint-config-typed-fp": "^3.0.0", "eslint-plugin-functional": "^4.2.1", "eslint-plugin-prettier": "^4.0.0", - "eslint-plugin-sonarjs": "^0.18.0", + "eslint-plugin-sonarjs": "^0.25.0", "eslint-plugin-total-functions": "^6.0.0", "prettier": "^2.6.2", "type-coverage": "^2.21.1", diff --git a/yarn.lock b/yarn.lock index 3b0f8f2..eb639f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1139,10 +1139,10 @@ eslint-plugin-prettier@^4.0.0: dependencies: prettier-linter-helpers "^1.0.0" -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.25.0: + version "0.25.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.25.0.tgz#bffef693c2119759273b25782d199aa4060096c9" + integrity sha512-DaZOtpUucEZbvowgKxVFwICV6r0h7jSCAx0IHICvCowP+etFussnhtaiCPSnYAuwVJ+P/6UFUhkv7QJklpXFyA== eslint-plugin-total-functions@^6.0.0: version "6.0.0"