diff --git a/package.json b/package.json index 057809d4..ff0baa3a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@types/semver": "^7.5.8", "@types/shelljs": "^0.8.15", "aws-sdk-mock": "^5.9.0", - "eslint-plugin-sf-plugin": "^1.18.9", + "eslint-plugin-sf-plugin": "^1.18.10", "oclif": "^4.13.10", "ts-node": "^10.9.2", "typescript": "^5.5.2" diff --git a/yarn.lock b/yarn.lock index 2fdf2466..9305adfc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4441,12 +4441,12 @@ eslint-plugin-jsdoc@^46.10.1: semver "^7.5.4" spdx-expression-parse "^4.0.0" -eslint-plugin-sf-plugin@^1.18.9: - version "1.18.9" - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.9.tgz#785916e1c428bbc886a6d5c1cd1f5214cbb03319" - integrity sha512-p/l64/qsGp3iD28PfsSEtWYJ9ziWDZ6aOtoty99WQDpazLVG3DDzCSE/pZjwPQlY1AnU+4eo9/H8ZROeuA3Nmw== +eslint-plugin-sf-plugin@^1.18.10: + version "1.18.10" + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.10.tgz#d12373dbf12ff4a6926837c210e01183e0edd320" + integrity sha512-gYA0lK81/XVvzuRrTc+LW8VvgDrHEcfJpqjbF1oBkjvpLYmxZ9mVC/1iSyHPlfGqBi9mGWXUzRd3agNd7vHAKA== dependencies: - "@salesforce/core" "^8.0.3" + "@salesforce/core" "^8.1.0" "@typescript-eslint/utils" "^6.17.0" eslint-plugin-unicorn@^50.0.1: