Skip to content

Commit 7c15a9c

Browse files
build(deps): update dependency eslint-plugin-sonarjs to v0.23.0
1 parent 18416de commit 7c15a9c

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
@@ -46,7 +46,7 @@
4646
"eslint-plugin-import": "2.29.0",
4747
"eslint-plugin-jsdoc": "40.3.0",
4848
"eslint-plugin-prefer-arrow": "1.2.3",
49-
"eslint-plugin-sonarjs": "0.22.0",
49+
"eslint-plugin-sonarjs": "0.23.0",
5050
"prettier": "2.8.8",
5151
"semantic-release": "19.0.5",
5252
"ts-node": "10.9.1",

yarn.lock

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

2104-
eslint-plugin-sonarjs@0.22.0:
2105-
version "0.22.0"
2106-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.22.0.tgz#bf8236a50def4d02d1e4adedef0cca1810041614"
2107-
integrity sha512-LJz+TCosMOBLkbAsNk6Q1lCgmK6qNO5RCqtOAle1DCnqqnmxoSTPHakZ1R7Gcnjhw5n7VDcAwuqefmpd4XXPLQ==
2104+
eslint-plugin-sonarjs@0.23.0:
2105+
version "0.23.0"
2106+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
2107+
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==
21082108

21092109
eslint-scope@^5.1.1:
21102110
version "5.1.1"

0 commit comments

Comments
 (0)