Skip to content

Commit 3f0b84a

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.13 to 1.20.14
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.13 to 1.20.14. - [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.13...1.20.14) --- 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 2f7ce78 commit 3f0b84a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@salesforce/cli-plugins-testkit": "^5.3.39",
1616
"@salesforce/dev-scripts": "^10.2.11",
1717
"@salesforce/plugin-command-reference": "^3.1.42",
18-
"eslint-plugin-sf-plugin": "^1.20.13",
18+
"eslint-plugin-sf-plugin": "^1.20.14",
1919
"oclif": "^4.17.17",
2020
"ts-node": "^10.9.2",
2121
"typescript": "^5.5.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4194,12 +4194,12 @@ eslint-plugin-jsdoc@^46.10.1:
41944194
semver "^7.5.4"
41954195
spdx-expression-parse "^4.0.0"
41964196

4197-
eslint-plugin-sf-plugin@^1.20.13:
4198-
version "1.20.13"
4199-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652"
4200-
integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==
4197+
eslint-plugin-sf-plugin@^1.20.14:
4198+
version "1.20.14"
4199+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz#85c3821a5d62785a2c8af45e6ed4955f6eb83906"
4200+
integrity sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ==
42014201
dependencies:
4202-
"@salesforce/core" "^8.8.0"
4202+
"@salesforce/core" "^8.8.2"
42034203
"@typescript-eslint/utils" "^7.18.0"
42044204

42054205
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)