diff --git a/package.json b/package.json index daeead0f..4ef31573 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.39", "@salesforce/dev-scripts": "^10.2.12", "@salesforce/plugin-command-reference": "^3.1.44", - "eslint-plugin-sf-plugin": "^1.20.14", + "eslint-plugin-sf-plugin": "^1.20.15", "oclif": "^4.17.30", "ts-node": "^10.9.2", "typescript": "^5.7.3" diff --git a/yarn.lock b/yarn.lock index e28d7938..95fce0fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3595,12 +3595,12 @@ eslint-plugin-jsdoc@^46.10.1: semver "^7.5.4" spdx-expression-parse "^4.0.0" -eslint-plugin-sf-plugin@^1.20.14: - version "1.20.14" - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.14.tgz#85c3821a5d62785a2c8af45e6ed4955f6eb83906" - integrity sha512-193twioaAWsLPDPliXffLDOGciOX4v8SoKOnWLqfw8QEhQwaG9XTRp7GMjxCgeTnaFPFtOqTbVGCg5714YQGMQ== +eslint-plugin-sf-plugin@^1.20.15: + version "1.20.15" + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.15.tgz#01ccf535b98719b60fd206778a1d507420396547" + integrity sha512-3KVeIZs80bTHuURTMtsUdQxt6TodewF6h13Z2OtePAwPh651Vg8sZM7Y/+R2Tsvpom+SW9WWNRkF9P9HuLSAXg== dependencies: - "@salesforce/core" "^8.8.2" + "@salesforce/core" "^8.8.3" "@typescript-eslint/utils" "^7.18.0" eslint-plugin-unicorn@^50.0.1: