Skip to content

Commit

Permalink
Update dependency eslint-plugin-sonarjs to v0.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent b6d4483 commit 89e59d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint-plugin-functional": "6.0.0",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-sonarjs": "0.21.0",
"eslint-plugin-sonarjs": "0.24.0",
"eslint-plugin-total-functions": "7.1.0",
"jest": "29.7.0",
"prettier": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2123,10 +2123,10 @@ eslint-plugin-prettier@5.1.3:
prettier-linter-helpers "^1.0.0"
synckit "^0.8.6"

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

eslint-plugin-total-functions@7.1.0:
version "7.1.0"
Expand Down

0 comments on commit 89e59d2

Please sign in to comment.