File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 65
65
"@salesforce/schemas" : " ^1.9.0" ,
66
66
"@types/graceful-fs" : " ^4.1.9" ,
67
67
"esbuild" : " ^0.24.0" ,
68
- "eslint-plugin-sf-plugin" : " ^1.20.8 " ,
68
+ "eslint-plugin-sf-plugin" : " ^1.20.13 " ,
69
69
"ts-morph" : " ^24.0.0" ,
70
70
"ts-node" : " ^10.9.2" ,
71
71
"ts-patch" : " ^3.3.0" ,
Original file line number Diff line number Diff line change 665
665
strip-ansi "6.0.1"
666
666
ts-retry-promise "^0.8.1"
667
667
668
- " @salesforce/core@^8.6.1 " , "@salesforce/core@^8. 8.0":
668
+ " @salesforce/core@^8.8.0 " :
669
669
version "8.8.0"
670
670
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.0.tgz#849c07ea3a2548ca201fc0fe8baef9b36a462194"
671
671
integrity sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg==
@@ -2381,12 +2381,12 @@ eslint-plugin-jsdoc@^46.10.1:
2381
2381
semver "^7.5.4"
2382
2382
spdx-expression-parse "^4.0.0"
2383
2383
2384
- eslint-plugin-sf-plugin@^1.20.8 :
2385
- version "1.20.8 "
2386
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.8 .tgz#d105980a7907bf71340fc7ad2c28b9adafc58cb4 "
2387
- integrity sha512-GCQjzf30OSBr8rg3c/FqWQvbJlXJtWzZkAttXxRRh/A108glXwgME06CU882f3sXidA0vbfoic4WB8SOv6ULPA ==
2384
+ eslint-plugin-sf-plugin@^1.20.13 :
2385
+ version "1.20.13 "
2386
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13 .tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652 "
2387
+ integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ ==
2388
2388
dependencies :
2389
- " @salesforce/core" " ^8.6.1 "
2389
+ " @salesforce/core" " ^8.8.0 "
2390
2390
" @typescript-eslint/utils" " ^7.18.0"
2391
2391
2392
2392
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments