From 770749534576cef7d45e79ffa1b14feb402f6785 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 17:52:22 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-sonarjs to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 524dab8..31ef2ab 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "commitizen": "4.3.1", "cz-conventional-changelog": "3.3.0", "eslint": "7.32.0", - "eslint-plugin-sonarjs": "0.25.1", + "eslint-plugin-sonarjs": "3.0.4", "husky": "4.3.8", "prettier": "2.8.8", "semantic-release": "17.4.7"