Skip to content

Commit 8c7d7c1

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 97680f5 commit 8c7d7c1

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
@@ -39,7 +39,7 @@
3939
"@types/semver": "^7.5.8",
4040
"@types/shelljs": "^0.8.15",
4141
"aws-sdk-mock": "^5.9.0",
42-
"eslint-plugin-sf-plugin": "^1.20.13",
42+
"eslint-plugin-sf-plugin": "^1.20.14",
4343
"oclif": "^4.17.13",
4444
"ts-node": "^10.9.2",
4545
"typescript": "^5.7.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5062,12 +5062,12 @@ eslint-plugin-jsdoc@^46.10.1:
50625062
semver "^7.5.4"
50635063
spdx-expression-parse "^4.0.0"
50645064

5065-
eslint-plugin-sf-plugin@^1.20.13:
5066-
version "1.20.13"
5067-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.13.tgz#cebe116f1c8c44595ae67e0e1c9dc61f86f69652"
5068-
integrity sha512-jGiQn55k7TDPgpz9Wr2heNbyjGkFvpy+rgBMj7zDWSSJPLLePsLYF2CI4twF9lufQDzLxnO+BNUr+ZkChy+/TQ==
5065+
eslint-plugin-sf-plugin@^1.20.14:
5066+
version "1.20.14"
5067+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz#85c3821a5d62785a2c8af45e6ed4955f6eb83906"
5068+
integrity sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ==
50695069
dependencies:
5070-
"@salesforce/core" "^8.8.0"
5070+
"@salesforce/core" "^8.8.2"
50715071
"@typescript-eslint/utils" "^7.18.0"
50725072

50735073
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)