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 52
52
"@types/minimatch" : " ^5.1.2" ,
53
53
"deep-equal-in-any-order" : " ^1.1.19" ,
54
54
"esbuild" : " ^0.24.2" ,
55
- "eslint-plugin-sf-plugin" : " ^1.20.18 " ,
55
+ "eslint-plugin-sf-plugin" : " ^1.20.20 " ,
56
56
"mocha-junit-reporter" : " ^1.23.3" ,
57
57
"mocha-snap" : " ^5.0.0" ,
58
58
"ts-morph" : " ^24.0.0" ,
Original file line number Diff line number Diff line change 646
646
strip-ansi "6.0.1"
647
647
ts-retry-promise "^0.8.1"
648
648
649
- " @salesforce/core@^8.8.0" , "@salesforce/core@^8.8.7":
650
- version "8.8.7 "
651
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.7 .tgz#ac307e8f10934affa7bcf33ccb65993669cd8f12 "
652
- integrity sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA ==
649
+ " @salesforce/core@^8.8.0" , "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.1" :
650
+ version "8.9.1 "
651
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.1 .tgz#e31d307d495cc0b916c0b9312fba751714034e0a "
652
+ integrity sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ ==
653
653
dependencies :
654
654
" @jsforce/jsforce-node" " ^3.7.0"
655
655
" @salesforce/kit" " ^3.2.2"
@@ -2344,12 +2344,12 @@ eslint-plugin-jsdoc@^46.10.1:
2344
2344
semver "^7.5.4"
2345
2345
spdx-expression-parse "^4.0.0"
2346
2346
2347
- eslint-plugin-sf-plugin@^1.20.18 :
2348
- version "1.20.18 "
2349
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18 .tgz#06e7a27babf6d5638b17e082c888c11201c01cd4 "
2350
- integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw ==
2347
+ eslint-plugin-sf-plugin@^1.20.20 :
2348
+ version "1.20.20 "
2349
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.20 .tgz#714a1dd750fa27f72a2708d2fecb0627c9bd38a8 "
2350
+ integrity sha512-JoYnjalq/SuFP3v+hOMpXGZAAfCW64cuCZRXrcy6PZZRn4nxCXZQKfPM/RQ+nI2Viie8WUL9uKq6xI4tFCVMSw ==
2351
2351
dependencies :
2352
- " @salesforce/core" " ^8.8.7 "
2352
+ " @salesforce/core" " ^8.9.1 "
2353
2353
" @typescript-eslint/utils" " ^7.18.0"
2354
2354
2355
2355
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments