diff --git a/package.json b/package.json index 5368e409..0746e7d4 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@salesforce/cli-plugins-testkit": "^5.3.19", "@salesforce/dev-scripts": "^10.2.2", "@salesforce/plugin-command-reference": "^3.1.11", - "eslint-plugin-sf-plugin": "^1.18.11", + "eslint-plugin-sf-plugin": "^1.18.12", "oclif": "^4.14.0", "ts-node": "^10.9.2", "typescript": "^5.5.2" diff --git a/yarn.lock b/yarn.lock index 22664cf7..c7ab6f1f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3604,12 +3604,12 @@ eslint-plugin-jsdoc@^46.10.1: semver "^7.5.4" spdx-expression-parse "^4.0.0" -eslint-plugin-sf-plugin@^1.18.11: - version "1.18.11" - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.11.tgz#bf320e0dbbad4979e23842b60efd1db3b8611c83" - integrity sha512-4EaoQL5LK2Ruvc7Ws5SfteybbXYzQTAF8+8didZf0XiJBrZYSTWkdEheFG75Mk0HajxFj3XV4cW450tgCeUvHg== +eslint-plugin-sf-plugin@^1.18.12: + version "1.18.12" + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.12.tgz#86a70a23bf55f01c2052aace1633fb6fef6c6caa" + integrity sha512-07FXTiJshcuiewSy7QhE1/H8tYigAlZVSstDVZtHD9Okq4fTedTektBHV088RvmgmoClaGVkL8vGPccaEZOYQg== dependencies: - "@salesforce/core" "^8.1.1" + "@salesforce/core" "^8.2.1" "@typescript-eslint/utils" "^6.17.0" eslint-plugin-unicorn@^50.0.1: