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 64
64
"@salesforce/dev-scripts" : " ^10.2.2" ,
65
65
"@salesforce/schemas" : " ^1.9.0" ,
66
66
"@types/graceful-fs" : " ^4.1.9" ,
67
- "eslint-plugin-sf-plugin" : " ^1.18.10 " ,
67
+ "eslint-plugin-sf-plugin" : " ^1.18.11 " ,
68
68
"ts-node" : " ^10.9.2" ,
69
69
"ts-patch" : " ^3.2.1" ,
70
70
"typescript" : " ^5.5.3"
Original file line number Diff line number Diff line change @@ -2194,12 +2194,12 @@ eslint-plugin-jsdoc@^46.10.1:
2194
2194
semver "^7.5.4"
2195
2195
spdx-expression-parse "^4.0.0"
2196
2196
2197
- eslint-plugin-sf-plugin@^1.18.10 :
2198
- version "1.18.10 "
2199
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.10 .tgz#d12373dbf12ff4a6926837c210e01183e0edd320 "
2200
- integrity sha512-gYA0lK81/XVvzuRrTc+LW8VvgDrHEcfJpqjbF1oBkjvpLYmxZ9mVC/1iSyHPlfGqBi9mGWXUzRd3agNd7vHAKA ==
2197
+ eslint-plugin-sf-plugin@^1.18.11 :
2198
+ version "1.18.11 "
2199
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.11 .tgz#bf320e0dbbad4979e23842b60efd1db3b8611c83 "
2200
+ integrity sha512-4EaoQL5LK2Ruvc7Ws5SfteybbXYzQTAF8+8didZf0XiJBrZYSTWkdEheFG75Mk0HajxFj3XV4cW450tgCeUvHg ==
2201
2201
dependencies :
2202
- " @salesforce/core" " ^8.1.0 "
2202
+ " @salesforce/core" " ^8.1.1 "
2203
2203
" @typescript-eslint/utils" " ^6.17.0"
2204
2204
2205
2205
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments