Skip to content

Commit 30a3cf9

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@salesforce/schemas": "^1.9.0",
6666
"@types/graceful-fs": "^4.1.9",
6767
"esbuild": "^0.24.0",
68-
"eslint-plugin-sf-plugin": "^1.20.8",
68+
"eslint-plugin-sf-plugin": "^1.20.13",
6969
"ts-morph": "^24.0.0",
7070
"ts-node": "^10.9.2",
7171
"ts-patch": "^3.3.0",

yarn.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
strip-ansi "6.0.1"
666666
ts-retry-promise "^0.8.1"
667667

668-
"@salesforce/core@^8.6.1", "@salesforce/core@^8.8.0":
668+
"@salesforce/core@^8.8.0":
669669
version "8.8.0"
670670
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.0.tgz#849c07ea3a2548ca201fc0fe8baef9b36a462194"
671671
integrity sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg==
@@ -2381,12 +2381,12 @@ eslint-plugin-jsdoc@^46.10.1:
23812381
semver "^7.5.4"
23822382
spdx-expression-parse "^4.0.0"
23832383

2384-
eslint-plugin-sf-plugin@^1.20.8:
2385-
version "1.20.8"
2386-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.8.tgz#d105980a7907bf71340fc7ad2c28b9adafc58cb4"
2387-
integrity sha512-GCQjzf30OSBr8rg3c/FqWQvbJlXJtWzZkAttXxRRh/A108glXwgME06CU882f3sXidA0vbfoic4WB8SOv6ULPA==
2384+
eslint-plugin-sf-plugin@^1.20.13:
2385+
version "1.20.13"
2386+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652"
2387+
integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==
23882388
dependencies:
2389-
"@salesforce/core" "^8.6.1"
2389+
"@salesforce/core" "^8.8.0"
23902390
"@typescript-eslint/utils" "^7.18.0"
23912391

23922392
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)