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 54
54
"devDependencies" : {
55
55
"@inquirer/type" : " ^1.3.0" ,
56
56
"@salesforce/dev-scripts" : " ^9.0.0" ,
57
- "eslint-plugin-sf-plugin" : " ^1.18.0 " ,
57
+ "eslint-plugin-sf-plugin" : " ^1.18.2 " ,
58
58
"ts-node" : " ^10.9.2" ,
59
59
"typescript" : " ^5.4.5"
60
60
},
Original file line number Diff line number Diff line change 623
623
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
624
624
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
625
625
626
- " @salesforce/core@^7.0.0 " , "@salesforce/core@^7. 3.0":
626
+ " @salesforce/core@^7.3.0 " :
627
627
version "7.3.0"
628
628
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.0.tgz#2ad3dfccb1ef0eb2e65b49b655e39748002bbc13"
629
629
integrity sha512-c/gZLvKFHvgAv/Gyd4LjGGQykvGLn67QtCmdT7Hnm57bTDZoyr7XJXcaI+ILN0NO47guG1tEWP5eBvAi+u2DNA==
@@ -2077,12 +2077,12 @@ eslint-plugin-jsdoc@^46.10.1:
2077
2077
semver "^7.5.4"
2078
2078
spdx-expression-parse "^4.0.0"
2079
2079
2080
- eslint-plugin-sf-plugin@^1.18.0 :
2081
- version "1.18.0 "
2082
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.0 .tgz#c6eca90e7738e9a114d8257588220c63a2a3e0e3 "
2083
- integrity sha512-5Q4yI6Hr07v/lTaivs8A8re2FUXDEGyzzHzBk2cWi4c6iMxUYf/vaZKO6ZSSsc4eCcP11JY3RkDBQn6P33x58g ==
2080
+ eslint-plugin-sf-plugin@^1.18.2 :
2081
+ version "1.18.2 "
2082
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.2 .tgz#36e275b82eb17586dcfe77d0aafedecc30124329 "
2083
+ integrity sha512-QkxCu/4aglqlduTCk4d+3C6kl5KoIL6a88HJGLjgm1zWjjxduEeecsBNcHz82KN6FZtV+oONmvXPNoMlwQpvvw ==
2084
2084
dependencies :
2085
- " @salesforce/core" " ^7.0 .0"
2085
+ " @salesforce/core" " ^7.3 .0"
2086
2086
" @typescript-eslint/utils" " ^6.17.0"
2087
2087
2088
2088
eslint-plugin-unicorn@^50.0.1 :
You can’t perform that action at this time.
0 commit comments