Skip to content

Commit b56496f

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.18 to 1.20.20 (#1548)
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.18 to 1.20.20. - [Release notes](https://github.com/salesforcecli/eslint-plugin-sf-plugin/releases) - [Changelog](https://github.com/salesforcecli/eslint-plugin-sf-plugin/blob/main/CHANGELOG.md) - [Commits](salesforcecli/eslint-plugin-sf-plugin@1.20.18...1.20.20) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-version: 1.20.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37b2d3a commit b56496f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@types/minimatch": "^5.1.2",
5353
"deep-equal-in-any-order": "^1.1.19",
5454
"esbuild": "^0.24.2",
55-
"eslint-plugin-sf-plugin": "^1.20.18",
55+
"eslint-plugin-sf-plugin": "^1.20.20",
5656
"mocha-junit-reporter": "^1.23.3",
5757
"mocha-snap": "^5.0.0",
5858
"ts-morph": "^24.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -646,10 +646,10 @@
646646
strip-ansi "6.0.1"
647647
ts-retry-promise "^0.8.1"
648648

649-
"@salesforce/core@^8.8.0", "@salesforce/core@^8.8.7":
650-
version "8.8.7"
651-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.7.tgz#ac307e8f10934affa7bcf33ccb65993669cd8f12"
652-
integrity sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA==
649+
"@salesforce/core@^8.8.0", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.1":
650+
version "8.9.1"
651+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.9.1.tgz#e31d307d495cc0b916c0b9312fba751714034e0a"
652+
integrity sha512-Q1evH4WD7IYWgbcIYCUDi3FTEMgy1KLVg4Xa4GacKLNcOBfom5s6whNsz3gUFESqjndGDwV5Pbgpi0ImC17PfQ==
653653
dependencies:
654654
"@jsforce/jsforce-node" "^3.7.0"
655655
"@salesforce/kit" "^3.2.2"
@@ -2344,12 +2344,12 @@ eslint-plugin-jsdoc@^46.10.1:
23442344
semver "^7.5.4"
23452345
spdx-expression-parse "^4.0.0"
23462346

2347-
eslint-plugin-sf-plugin@^1.20.18:
2348-
version "1.20.18"
2349-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4"
2350-
integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==
2347+
eslint-plugin-sf-plugin@^1.20.20:
2348+
version "1.20.20"
2349+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.20.tgz#714a1dd750fa27f72a2708d2fecb0627c9bd38a8"
2350+
integrity sha512-JoYnjalq/SuFP3v+hOMpXGZAAfCW64cuCZRXrcy6PZZRn4nxCXZQKfPM/RQ+nI2Viie8WUL9uKq6xI4tFCVMSw==
23512351
dependencies:
2352-
"@salesforce/core" "^8.8.7"
2352+
"@salesforce/core" "^8.9.1"
23532353
"@typescript-eslint/utils" "^7.18.0"
23542354

23552355
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)