File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 57
57
"eslint-plugin-header" : " ^3.1.1" ,
58
58
"eslint-plugin-import" : " ^2.27.5" ,
59
59
"eslint-plugin-jsdoc" : " ^43.2.0" ,
60
- "eslint-plugin-sf-plugin" : " ^1.15.1 " ,
60
+ "eslint-plugin-sf-plugin" : " ^1.15.2 " ,
61
61
"husky" : " ^7.0.4" ,
62
62
"mocha" : " ^9.1.3" ,
63
63
"nyc" : " ^15.1.0" ,
Original file line number Diff line number Diff line change 861
861
mv "~2"
862
862
safe-json-stringify "~1"
863
863
864
- " @salesforce/core@^3.34.6 " , "@salesforce/core@^3. 36.0":
864
+ " @salesforce/core@^3.36.0 " :
865
865
version "3.36.0"
866
866
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.0.tgz#cbff147d888eee0b921e368c1fdc1a1a3c2eacab"
867
867
integrity sha512-LOeSJgozf5B1S8C98/K3afewRsathfEm+HrXxaFXJjITFfIhxqcIDB5xC1cw0VikfRUlq7dQocmVsvezcK0Ghw==
@@ -2871,12 +2871,12 @@ eslint-plugin-prefer-arrow@^1.2.1:
2871
2871
resolved "https://registry.npmjs.org/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041"
2872
2872
integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==
2873
2873
2874
- eslint-plugin-sf-plugin@^1.15.1 :
2875
- version "1.15.1 "
2876
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.1 .tgz#c922cd4825d118fcfcb4b20629d9d65b0d394d89 "
2877
- integrity sha512-D2i0EiQfTOjVNPivS2Bib/YsLS+l+QU5i72NT4Lhn4nSCTb5VS19PP7lLjlFlW5ffg552q7li3BMM6Cs75YQgw ==
2874
+ eslint-plugin-sf-plugin@^1.15.2 :
2875
+ version "1.15.2 "
2876
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.15.2 .tgz#b830eb9f6a24d08f92f9fe24c1a3967bb8ae37a1 "
2877
+ integrity sha512-+kk6Dc8+KCFs8tgog+P+f/j5W+ZisyLC3v74EiYHcPLne1kdA83aGVX0kEq/pnBbJvoJaBGB5Jzm4rVF9CIYaQ ==
2878
2878
dependencies :
2879
- " @salesforce/core" " ^3.34.6 "
2879
+ " @salesforce/core" " ^3.36.0 "
2880
2880
" @typescript-eslint/utils" " ^5.58.0"
2881
2881
2882
2882
eslint-scope@^5.1.1 :
You can’t perform that action at this time.
0 commit comments