File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 61
61
"@salesforce/dev-scripts" : " ^10.2.9" ,
62
62
"@types/globby" : " ^9.1.0" ,
63
63
"@types/jszip" : " ^3.4.1" ,
64
- "eslint-plugin-sf-plugin" : " ^1.20.4 " ,
64
+ "eslint-plugin-sf-plugin" : " ^1.20.5 " ,
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 @@ -2158,12 +2158,12 @@ eslint-plugin-jsdoc@^46.10.1:
2158
2158
semver "^7.5.4"
2159
2159
spdx-expression-parse "^4.0.0"
2160
2160
2161
- eslint-plugin-sf-plugin@^1.20.4 :
2162
- version "1.20.4 "
2163
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.4 .tgz#9d99f76cd316939222231f74bb65fc76ddd7fee4 "
2164
- integrity sha512-lpuF4XGVenrQotd0cUZhgZ4rLDubytWPJBzmMCIovZdqyGYzgD68MGofDSLFzmbhKfa2fX1Pndljru6/GjVyGQ ==
2161
+ eslint-plugin-sf-plugin@^1.20.5 :
2162
+ version "1.20.5 "
2163
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.5 .tgz#167657e6dd319e5e5bcc8a733668fff8e7a8089a "
2164
+ integrity sha512-V8Y18rFPvVEIhWnXyQrgmdNKGFYRmDPY32lTN2vu0FCY9RkIF9ARDUAmGc5Zpz3J/faDNRtVQVra5dAJyqrMTA ==
2165
2165
dependencies :
2166
- " @salesforce/core" " ^8.3 .0"
2166
+ " @salesforce/core" " ^8.4 .0"
2167
2167
" @typescript-eslint/utils" " ^7.18.0"
2168
2168
2169
2169
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments