Skip to content

Commit 13dd168

Browse files
build(deps): update dependency eslint-plugin-sonarjs to v0.22.0
1 parent 3f71e69 commit 13dd168

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
@@ -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
@@ -2053,10 +2053,10 @@ eslint-plugin-prefer-arrow@1.2.3:
20532053
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
20542054
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
20552055

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

20612061
eslint-scope@^5.1.1:
20622062
version "5.1.1"

0 commit comments

Comments
 (0)