Skip to content

Commit cae4daa

Browse files
build(deps): update dependency eslint-plugin-sonarjs to v0.25.1
1 parent 7c9e73c commit cae4daa

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-import": "2.29.1",
4444
"eslint-plugin-jsdoc": "40.3.0",
4545
"eslint-plugin-prefer-arrow": "1.2.3",
46-
"eslint-plugin-sonarjs": "0.23.0",
46+
"eslint-plugin-sonarjs": "0.25.1",
4747
"prettier": "2.8.8",
4848
"semantic-release": "19.0.5",
4949
"ts-node": "10.9.2",

yarn.lock

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

2109-
eslint-plugin-sonarjs@0.23.0:
2110-
version "0.23.0"
2111-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
2112-
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
2109+
eslint-plugin-sonarjs@0.25.1:
2110+
version "0.25.1"
2111+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.25.1.tgz#0619798dbc27b04fd0a8e6d0fb6adf7fa2cb5041"
2112+
integrity sha512-5IOKvj/GMBNqjxBdItfotfRHo7w48496GOu1hxdeXuD0mB1JBlDCViiLHETDTfA8pDAVSBimBEQoetRXYceQEw==
21132113

21142114
eslint-scope@^5.1.1:
21152115
version "5.1.1"

0 commit comments

Comments
 (0)