Skip to content

Commit 0a7f44c

Browse files
build(deps): update dependency eslint-plugin-sonarjs to v0.24.0
1 parent 63a508b commit 0a7f44c

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
@@ -40,7 +40,7 @@
4040
"eslint-plugin-import": "2.29.1",
4141
"eslint-plugin-jsdoc": "40.3.0",
4242
"eslint-plugin-prefer-arrow": "1.2.3",
43-
"eslint-plugin-sonarjs": "0.23.0",
43+
"eslint-plugin-sonarjs": "0.24.0",
4444
"husky": "8.0.3",
4545
"prettier": "2.8.8",
4646
"semantic-release": "19.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2141,10 +2141,10 @@ [email protected]:
21412141
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
21422142
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
21432143

2144-
eslint-plugin-sonarjs@0.23.0:
2145-
version "0.23.0"
2146-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
2147-
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
2144+
eslint-plugin-sonarjs@0.24.0:
2145+
version "0.24.0"
2146+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.24.0.tgz#b594ccb9b1d6123edd3c3fe3a45b4392e14932d7"
2147+
integrity sha512-87zp50mbbNrSTuoEOebdRQBPa0mdejA5UEjyuScyIw8hEpEjfWP89Qhkq5xVZfVyVSRQKZc9alVm7yRKQvvUmg==
21482148

21492149
eslint-scope@^5.1.1:
21502150
version "5.1.1"

0 commit comments

Comments
 (0)