diff --git a/package.json b/package.json index 4b60fd6be..12a10ac74 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "archiver": "^5.3.2", "chai-each": "^0.0.1", "cross-env": "^7.0.3", - "eslint-plugin-sf-plugin": "^1.17.4", + "eslint-plugin-sf-plugin": "^1.17.5", "fast-glob": "^3.3.1", "oclif": "^4.4.8", "ts-node": "^10.9.2", diff --git a/yarn.lock b/yarn.lock index 364108141..04c2397a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4569,12 +4569,12 @@ eslint-plugin-jsdoc@^46.9.0: semver "^7.5.4" spdx-expression-parse "^3.0.1" -eslint-plugin-sf-plugin@^1.17.4: - version "1.17.4" - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz#31006e188cf534eedea0ecd6159443e61346a66c" - integrity sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA== +eslint-plugin-sf-plugin@^1.17.5: + version "1.17.5" + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.5.tgz#3ce0e7033eaf50675c962e7d2def3bb2cad15018" + integrity sha512-TQlUNOwop8aGeIOY+Vtj3OV0EGN7ps2YpV9LEvgGpw7Eeg5ocULQqR6WPwuRpeRn+XUNl7AC5NVDdhveA1fEEQ== dependencies: - "@salesforce/core" "^6.7.0" + "@salesforce/core" "^6.7.3" "@typescript-eslint/utils" "^6.17.0" eslint-plugin-unicorn@^49.0.0: