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 61
61
"@salesforce/dev-scripts" : " ^10.2.10" ,
62
62
"@types/globby" : " ^9.1.0" ,
63
63
"@types/jszip" : " ^3.4.1" ,
64
- "eslint-plugin-sf-plugin" : " ^1.20.7 " ,
64
+ "eslint-plugin-sf-plugin" : " ^1.20.8 " ,
65
65
"shelljs" : " 0.8.5" ,
66
66
"ts-node" : " ^10.9.2" ,
67
67
"typescript" : " ^5.5.4"
Original file line number Diff line number Diff line change 522
522
strip-ansi "6.0.1"
523
523
ts-retry-promise "^0.8.1"
524
524
525
- " @salesforce/core@^8.5.4 " , "@salesforce/core@^8.5. 7", "@salesforce/core@^8.6.1":
525
+ " @salesforce/core@^8.5.7" , "@salesforce/core@^8.6.1":
526
526
version "8.6.1"
527
527
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.6.1.tgz#180c489447190632cf48364a077510989fc1dea2"
528
528
integrity sha512-bOS6YIjk3IFzFtZcQXUIbJQ740Gh6EyzlcvoBpDpFA5eaz5ZrS0dO1e0rU6Gn4V1FZkvt84gQXA5G1M8tTNKVw==
@@ -2151,12 +2151,12 @@ eslint-plugin-jsdoc@^46.10.1:
2151
2151
semver "^7.5.4"
2152
2152
spdx-expression-parse "^4.0.0"
2153
2153
2154
- eslint-plugin-sf-plugin@^1.20.7 :
2155
- version "1.20.7 "
2156
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.7 .tgz#f22dfe52f6731e68e6ff54debccc938e7802645c "
2157
- integrity sha512-Lps86ebnRrHTYRVMJPvoQtvM+hmTzkEj0mbD3d0UfPPvTZ2dy5HtFk/8OspG9HweyYbTJU6qoTXWDwIH09LD0g ==
2154
+ eslint-plugin-sf-plugin@^1.20.8 :
2155
+ version "1.20.8 "
2156
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.8 .tgz#d105980a7907bf71340fc7ad2c28b9adafc58cb4 "
2157
+ integrity sha512-GCQjzf30OSBr8rg3c/FqWQvbJlXJtWzZkAttXxRRh/A108glXwgME06CU882f3sXidA0vbfoic4WB8SOv6ULPA ==
2158
2158
dependencies :
2159
- " @salesforce/core" " ^8.5.4 "
2159
+ " @salesforce/core" " ^8.6.1 "
2160
2160
" @typescript-eslint/utils" " ^7.18.0"
2161
2161
2162
2162
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments