Skip to content

Commit 35f238c

Browse files
build(deps): update dependency eslint-plugin-sonarjs to v0.25.1
1 parent bacf1b8 commit 35f238c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-import": "2.32.0",
4343
"eslint-plugin-jsdoc": "40.3.0",
4444
"eslint-plugin-prefer-arrow": "1.2.3",
45-
"eslint-plugin-sonarjs": "0.23.0",
45+
"eslint-plugin-sonarjs": "0.25.1",
4646
"prettier": "2.8.8",
4747
"semantic-release": "19.0.5",
4848
"ts-expect": "1.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2164,10 +2164,10 @@ eslint-plugin-prefer-arrow@1.2.3:
21642164
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
21652165
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
21662166

2167-
eslint-plugin-sonarjs@0.23.0:
2168-
version "0.23.0"
2169-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
2170-
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
2167+
eslint-plugin-sonarjs@0.25.1:
2168+
version "0.25.1"
2169+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.25.1.tgz#0619798dbc27b04fd0a8e6d0fb6adf7fa2cb5041"
2170+
integrity sha512-5IOKvj/GMBNqjxBdItfotfRHo7w48496GOu1hxdeXuD0mB1JBlDCViiLHETDTfA8pDAVSBimBEQoetRXYceQEw==
21712171

21722172
eslint-scope@^5.1.1:
21732173
version "5.1.1"

0 commit comments

Comments
 (0)