Skip to content

Commit 1e68bb3

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 527a85b commit 1e68bb3

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
@@ -19,7 +19,7 @@
1919
"@salesforce/dev-scripts": "^10.2.9",
2020
"@salesforce/plugin-command-reference": "^3.1.43",
2121
"@types/tough-cookie": "^4.0.5",
22-
"eslint-plugin-sf-plugin": "^1.20.14",
22+
"eslint-plugin-sf-plugin": "^1.20.15",
2323
"oclif": "^4.17.30",
2424
"ts-node": "^10.9.2",
2525
"tsx": "^4.19.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3918,12 +3918,12 @@ eslint-plugin-jsdoc@^46.10.1:
39183918
semver "^7.5.4"
39193919
spdx-expression-parse "^4.0.0"
39203920

3921-
eslint-plugin-sf-plugin@^1.20.14:
3922-
version "1.20.14"
3923-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz#85c3821a5d62785a2c8af45e6ed4955f6eb83906"
3924-
integrity sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ==
3921+
eslint-plugin-sf-plugin@^1.20.15:
3922+
version "1.20.15"
3923+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.15.tgz#01ccf535b98719b60fd206778a1d507420396547"
3924+
integrity sha512-3KVeIZs80bTHuURTMtsUdQxt6TodewF6h13Z2OtePAwPh651Vg8sZM7Y/+R2Tsvpom+SW9WWNRkF9P9HuLSAXg==
39253925
dependencies:
3926-
"@salesforce/core" "^8.8.2"
3926+
"@salesforce/core" "^8.8.3"
39273927
"@typescript-eslint/utils" "^7.18.0"
39283928

39293929
eslint-plugin-unicorn@^50.0.1:

0 commit comments

Comments
 (0)