Skip to content

Commit 6761335

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.18 to 1.20.19
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.18 to 1.20.19. - [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.19) --- updated-dependencies: - dependency-name: eslint-plugin-sf-plugin dependency-version: 1.20.19 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3eb7ec3 commit 6761335

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@salesforce/plugin-auth": "^3.6.110",
2222
"@salesforce/plugin-user": "^3.6.16",
2323
"@types/debug": "^4.1.12",
24-
"eslint-plugin-sf-plugin": "^1.20.18",
24+
"eslint-plugin-sf-plugin": "^1.20.19",
2525
"oclif": "^4.17.43",
2626
"ts-node": "^10.9.2",
2727
"typescript": "^5.5.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4394,12 +4394,12 @@ eslint-plugin-jsdoc@^46.10.1:
43944394
semver "^7.5.4"
43954395
spdx-expression-parse "^4.0.0"
43964396

4397-
eslint-plugin-sf-plugin@^1.20.18:
4398-
version "1.20.18"
4399-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4"
4400-
integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==
4397+
eslint-plugin-sf-plugin@^1.20.19:
4398+
version "1.20.19"
4399+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.19.tgz#e13f4bc60fab1f8b76b6bff2c11558e9ce4a3d00"
4400+
integrity sha512-HBvwvwZ/YcnZxq/h2tdUc9ch8KzsGQL2JtKm76J2yiILuLywuKnMALVKCn3tuBCtFW/OUUWNa7cR56ipU6Uh8w==
44014401
dependencies:
4402-
"@salesforce/core" "^8.8.7"
4402+
"@salesforce/core" "^8.9.0"
44034403
"@typescript-eslint/utils" "^7.18.0"
44044404

44054405
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)