Skip to content

Commit 89e59d2

Browse files
Update dependency eslint-plugin-sonarjs to v0.24.0
1 parent b6d4483 commit 89e59d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"eslint-plugin-functional": "6.0.0",
2020
"eslint-plugin-jest": "27.6.3",
2121
"eslint-plugin-prettier": "5.1.3",
22-
"eslint-plugin-sonarjs": "0.21.0",
22+
"eslint-plugin-sonarjs": "0.24.0",
2323
"eslint-plugin-total-functions": "7.1.0",
2424
"jest": "29.7.0",
2525
"prettier": "3.0.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2123,10 +2123,10 @@ [email protected]:
21232123
prettier-linter-helpers "^1.0.0"
21242124
synckit "^0.8.6"
21252125

2126-
eslint-plugin-sonarjs@0.21.0:
2127-
version "0.21.0"
2128-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.21.0.tgz#1917f4d3de0ae72495a594142f51c1576f82e2c7"
2129-
integrity sha512-oezUDfFT5S6j3rQheZ4DLPrbetPmMS7zHIKWGHr0CM3g5JgyZroz1FpIKa4jV83NsGpmgIeagpokWDKIJzRQmw==
2126+
eslint-plugin-sonarjs@0.24.0:
2127+
version "0.24.0"
2128+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.24.0.tgz#b594ccb9b1d6123edd3c3fe3a45b4392e14932d7"
2129+
integrity sha512-87zp50mbbNrSTuoEOebdRQBPa0mdejA5UEjyuScyIw8hEpEjfWP89Qhkq5xVZfVyVSRQKZc9alVm7yRKQvvUmg==
21302130

21312131
21322132
version "7.1.0"

0 commit comments

Comments
 (0)