File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 38
38
"eslint-plugin-header" : " ^3.1.1" ,
39
39
"eslint-plugin-import" : " 2.28.1" ,
40
40
"eslint-plugin-jsdoc" : " ^43.2.0" ,
41
- "eslint-plugin-sf-plugin" : " ^1.16.5 " ,
41
+ "eslint-plugin-sf-plugin" : " ^1.16.7 " ,
42
42
"husky" : " ^7.0.4" ,
43
43
"mocha" : " ^9.1.3" ,
44
44
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change @@ -2908,12 +2908,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
2908
2908
resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
2909
2909
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
2910
2910
2911
- eslint-plugin-sf-plugin@^1.16.5 :
2912
- version "1.16.5 "
2913
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.5 .tgz#41a9153e270625776e2a05ef6add3f27090b091f "
2914
- integrity sha512-W3E9KtClPHTZajCInxryxWS0tnNwg1ER4/W7ZRJj6heX4XLJ9LHu8x519g576urSuQx03i9APGGOh1mFeAgfgw ==
2911
+ eslint-plugin-sf-plugin@^1.16.7 :
2912
+ version "1.16.7 "
2913
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.7 .tgz#dc3e7c451fea0cf642b7c45ec0c6d9ee1e53ae54 "
2914
+ integrity sha512-GS0/ylGA7ksr0aBB1DSVxW9NOu0QKFq/e0yJ/gSmZ33VP6Sx6LpwJ8uE2c3IY0KWLQ4D7zOR+jOJnxwjVlMGtA ==
2915
2915
dependencies :
2916
- " @salesforce/core" " ^5.2.7 "
2916
+ " @salesforce/core" " ^5.2.10 "
2917
2917
" @typescript-eslint/utils" " ^5.59.11"
2918
2918
2919
2919
eslint-scope@^5.1.1 :
You can’t perform that action at this time.
0 commit comments