File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 16
16
"@salesforce/dev-scripts" : " ^10.2.2" ,
17
17
"@salesforce/plugin-command-reference" : " ^3.1.5" ,
18
18
"@salesforce/ts-types" : " ^2.0.10" ,
19
- "eslint-plugin-sf-plugin" : " ^1.18.8 " ,
19
+ "eslint-plugin-sf-plugin" : " ^1.18.9 " ,
20
20
"oclif" : " ^4.13.6" ,
21
21
"ts-node" : " ^10.9.2" ,
22
22
"typescript" : " ^5.4.5"
Original file line number Diff line number Diff line change 1767
1767
strip-ansi "6.0.1"
1768
1768
ts-retry-promise "^0.8.1"
1769
1769
1770
- " @salesforce/core@^8.0.1 " :
1771
- version "8.0.2 "
1772
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.0.2 .tgz#f2f31024f3d264c3c862700a42712c69fc7e1160 "
1773
- integrity sha512-DSQ6iZJhc5HWWfSnn8e0ECxQaY+uQzoNlqLZnwWggkMPlaurlNIpSd8Td+prLL0sQ4YS/SmB68gLnfpd7U++tg ==
1770
+ " @salesforce/core@^8.0.1" , "@salesforce/core@^8.0.3" :
1771
+ version "8.0.3 "
1772
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.0.3 .tgz#8b25ce46100baef0a8e731b42d373edf508ab144 "
1773
+ integrity sha512-HirswUFGQIF5Ipaa+5l3kulBOf3L25Z3fzf5QqEI4vOxgBKN2bEdKHCA/PROufi3/ejFstiXcn9/jfgyjDdBqA ==
1774
1774
dependencies :
1775
1775
" @jsforce/jsforce-node" " ^3.2.0"
1776
1776
" @salesforce/kit" " ^3.1.6"
@@ -3911,12 +3911,12 @@ eslint-plugin-jsdoc@^46.10.1:
3911
3911
semver "^7.5.4"
3912
3912
spdx-expression-parse "^4.0.0"
3913
3913
3914
- eslint-plugin-sf-plugin@^1.18.8 :
3915
- version "1.18.8 "
3916
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.8 .tgz#e878185bf3553ab847d43f247489e4523e0c92b1 "
3917
- integrity sha512-55bGhmI5fc7T81rESdItd3Gj2om3DN5m/tII4nblwNSXlhIqAw9zYPaWkdmCddq2N6W8UYVFGeRnw1QLYIC3/w ==
3914
+ eslint-plugin-sf-plugin@^1.18.9 :
3915
+ version "1.18.9 "
3916
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.9 .tgz#785916e1c428bbc886a6d5c1cd1f5214cbb03319 "
3917
+ integrity sha512-p/l64/qsGp3iD28PfsSEtWYJ9ziWDZ6aOtoty99WQDpazLVG3DDzCSE/pZjwPQlY1AnU+4eo9/H8ZROeuA3Nmw ==
3918
3918
dependencies :
3919
- " @salesforce/core" " ^8.0.1 "
3919
+ " @salesforce/core" " ^8.0.3 "
3920
3920
" @typescript-eslint/utils" " ^6.17.0"
3921
3921
3922
3922
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments