File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"eslint-config-prettier" : " ^7.2.0" ,
35
35
"eslint-plugin-import" : " ^2.22.1" ,
36
36
"eslint-plugin-prettier" : " ^3.3.1" ,
37
- "eslint-plugin-sonarjs" : " ^0.5 .0" ,
37
+ "eslint-plugin-sonarjs" : " ^0.6 .0" ,
38
38
"husky" : " ^5.0.9" ,
39
39
"lerna" : " ^3.22.1" ,
40
40
"lint-staged" : " ^10.5.3" ,
Original file line number Diff line number Diff line change @@ -3272,10 +3272,10 @@ eslint-plugin-prettier@^3.3.1:
3272
3272
dependencies :
3273
3273
prettier-linter-helpers "^1.0.0"
3274
3274
3275
- eslint-plugin-sonarjs@^0.5 .0 :
3276
- version "0.5 .0"
3277
- resolved "https://registry.npmjs.org /eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.5 .0.tgz#ce17b2daba65a874c2862213a9e38e8986ad7d7d "
3278
- integrity sha512-XW5MnzlRjhXpIdbULC/qAdJYHWw3rRLws/DyawdlPU/IdVr9AmRK1r2LaCvabwKOAW2XYYSo3kDX58E4MrB7PQ ==
3275
+ eslint-plugin-sonarjs@^0.6 .0 :
3276
+ version "0.6 .0"
3277
+ resolved "https://registry.yarnpkg.com /eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.6 .0.tgz#3ee3b04f1f9587ef02b255a5d2f96e500c4789bb "
3278
+ integrity sha512-y+sXXWsYVW2kNEjmZI87laFspwC/hic7wyMjsPFoST8aQ2hESUVavkZjnTeVdHMOmlmcloKkyX/GJJetmfBY4Q ==
3279
3279
3280
3280
eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
3281
3281
version "5.1.1"
You can’t perform that action at this time.
0 commit comments