Skip to content

Commit 648b10c

Browse files
chore(deps-dev): bump eslint-plugin-sonarjs from 0.10.0 to 0.11.0
1 parent d980291 commit 648b10c

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
@@ -35,7 +35,7 @@
3535
"eslint-config-prettier": "^8.3.0",
3636
"eslint-plugin-import": "^2.25.3",
3737
"eslint-plugin-prettier": "^4.0.0",
38-
"eslint-plugin-sonarjs": "^0.10.0",
38+
"eslint-plugin-sonarjs": "^0.11.0",
3939
"husky": "^7.0.4",
4040
"lerna": "^4.0.0",
4141
"lint-staged": "^12.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3109,10 +3109,10 @@ eslint-plugin-prettier@^4.0.0:
31093109
dependencies:
31103110
prettier-linter-helpers "^1.0.0"
31113111

3112-
eslint-plugin-sonarjs@^0.10.0:
3113-
version "0.10.0"
3114-
resolved "https://registry.npmjs.org/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.10.0.tgz#2b520c6d0dbdecbea98cd82f5cb84fc5c3d2b954"
3115-
integrity sha512-FBRIBmWQh2UAfuLSnuYEfmle33jIup9hfkR0X8pkfjeCKNpHUG8qyZI63ahs3aw8CJrv47QJ9ccdK3ZxKH016A==
3112+
eslint-plugin-sonarjs@^0.11.0:
3113+
version "0.11.0"
3114+
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.11.0.tgz#46d18bc4066c66e490de057253b9cc97bde9f176"
3115+
integrity sha512-ei/WuZiL0wP+qx2KrxKyZs3+eDbxiGAhFSm3GKCOOAUkg+G2ny6TSXDB2j67tvyqHefi+eoQsAgGQvz+nEtIBw==
31163116

31173117
[email protected], eslint-scope@^5.1.1:
31183118
version "5.1.1"

0 commit comments

Comments
 (0)