Skip to content

Commit 91149ca

Browse files
Update dependency eslint-plugin-sonarjs to v0.25.1
1 parent 51f94d3 commit 91149ca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-functional": "6.1.1",
2020
"eslint-plugin-jest": "27.9.0",
2121
"eslint-plugin-prettier": "5.2.1",
22-
"eslint-plugin-sonarjs": "0.21.0",
22+
"eslint-plugin-sonarjs": "0.25.1",
2323
"eslint-plugin-total-functions": "7.1.0",
2424
"jest": "29.7.0",
2525
"prettier": "3.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,10 +2135,10 @@ eslint-plugin-prettier@5.2.1:
21352135
prettier-linter-helpers "^1.0.0"
21362136
synckit "^0.9.1"
21372137

2138-
eslint-plugin-sonarjs@0.21.0:
2139-
version "0.21.0"
2140-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.21.0.tgz#1917f4d3de0ae72495a594142f51c1576f82e2c7"
2141-
integrity sha512-oezUDfFT5S6j3rQheZ4DLPrbetPmMS7zHIKWGHr0CM3g5JgyZroz1FpIKa4jV83NsGpmgIeagpokWDKIJzRQmw==
2138+
eslint-plugin-sonarjs@0.25.1:
2139+
version "0.25.1"
2140+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.25.1.tgz#0619798dbc27b04fd0a8e6d0fb6adf7fa2cb5041"
2141+
integrity sha512-5IOKvj/GMBNqjxBdItfotfRHo7w48496GOu1hxdeXuD0mB1JBlDCViiLHETDTfA8pDAVSBimBEQoetRXYceQEw==
21422142

21432143
eslint-plugin-total-functions@7.1.0:
21442144
version "7.1.0"

0 commit comments

Comments
 (0)