Skip to content

Commit f22c1e1

Browse files
build(deps): update dependency eslint-plugin-sonarjs to v0.22.0
1 parent 47d3070 commit f22c1e1

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.0",
4444
"eslint-plugin-jsdoc": "40.3.0",
4545
"eslint-plugin-prefer-arrow": "1.2.3",
46-
"eslint-plugin-sonarjs": "0.21.0",
46+
"eslint-plugin-sonarjs": "0.22.0",
4747
"prettier": "2.8.8",
4848
"semantic-release": "19.0.5",
4949
"ts-node": "10.9.1",

yarn.lock

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

2054-
eslint-plugin-sonarjs@0.21.0:
2055-
version "0.21.0"
2056-
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.21.0.tgz#1917f4d3de0ae72495a594142f51c1576f82e2c7"
2057-
integrity sha512-oezUDfFT5S6j3rQheZ4DLPrbetPmMS7zHIKWGHr0CM3g5JgyZroz1FpIKa4jV83NsGpmgIeagpokWDKIJzRQmw==
2054+
eslint-plugin-sonarjs@0.22.0:
2055+
version "0.22.0"
2056+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.22.0.tgz#bf8236a50def4d02d1e4adedef0cca1810041614"
2057+
integrity sha512-LJz+TCosMOBLkbAsNk6Q1lCgmK6qNO5RCqtOAle1DCnqqnmxoSTPHakZ1R7Gcnjhw5n7VDcAwuqefmpd4XXPLQ==
20582058

20592059
eslint-scope@^5.1.1:
20602060
version "5.1.1"

0 commit comments

Comments
 (0)