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" : " ^8.3.0" ,
35
35
"eslint-plugin-import" : " ^2.23.4" ,
36
36
"eslint-plugin-prettier" : " ^3.4.0" ,
37
- "eslint-plugin-sonarjs" : " ^0.7.0 " ,
37
+ "eslint-plugin-sonarjs" : " ^0.9.1 " ,
38
38
"husky" : " ^7.0.1" ,
39
39
"lerna" : " ^4.0.0" ,
40
40
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change @@ -3146,10 +3146,10 @@ eslint-plugin-prettier@^3.4.0:
3146
3146
dependencies :
3147
3147
prettier-linter-helpers "^1.0.0"
3148
3148
3149
- eslint-plugin-sonarjs@^0.7.0 :
3150
- version "0.7.0 "
3151
- resolved "https://registry.npmjs.org /eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.7.0 .tgz#2dbad45e03a6a4de687756b659e88bf3f977383f "
3152
- integrity sha512-vi6zGkd5Eznc32AQlleWUOMrMeDiUih9wR7nPPfrDCyVRmwYNHIBRPZGv1EgXwELwaPghCSvoAoHoR7uSbBF/Q ==
3149
+ eslint-plugin-sonarjs@^0.9.1 :
3150
+ version "0.9.1 "
3151
+ resolved "https://registry.yarnpkg.com /eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.9.1 .tgz#a3c63ab0d267bfb69863159e42c8081b01fd3ac6 "
3152
+ integrity sha512-KKFofk1LPjGHWeAZijYWv32c/C4mz+OAeBNVxhxHu1hknrTOhu415MWC8qKdAdsmOlBPShs9evM4mI1o7MNMhw ==
3153
3153
3154
3154
[email protected] , eslint-scope@^5.1.1:
3155
3155
version "5.1.1"
You can’t perform that action at this time.
0 commit comments