Skip to content

Commit 580014c

Browse files
chore(dev-deps): bump eslint-plugin-sf-plugin from 1.20.14 to 1.20.15
Bumps [eslint-plugin-sf-plugin](https://github.com/salesforcecli/eslint-plugin-sf-plugin) from 1.20.14 to 1.20.15. - [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.14...1.20.15) --- 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 ecd7915 commit 580014c

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.14",
42+
"eslint-plugin-sf-plugin": "^1.20.15",
4343
"oclif": "^4.17.30",
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
@@ -4683,12 +4683,12 @@ eslint-plugin-jsdoc@^46.10.1:
46834683
semver "^7.5.4"
46844684
spdx-expression-parse "^4.0.0"
46854685

4686-
eslint-plugin-sf-plugin@^1.20.14:
4687-
version "1.20.14"
4688-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz#85c3821a5d62785a2c8af45e6ed4955f6eb83906"
4689-
integrity sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ==
4686+
eslint-plugin-sf-plugin@^1.20.15:
4687+
version "1.20.15"
4688+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.15.tgz#01ccf535b98719b60fd206778a1d507420396547"
4689+
integrity sha512-3KVeIZs80bTHuURTMtsUdQxt6TodewF6h13Z2OtePAwPh651Vg8sZM7Y/+R2Tsvpom+SW9WWNRkF9P9HuLSAXg==
46904690
dependencies:
4691-
"@salesforce/core" "^8.8.2"
4691+
"@salesforce/core" "^8.8.3"
46924692
"@typescript-eslint/utils" "^7.18.0"
46934693

46944694
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)