diff --git a/package.json b/package.json index e9908dc0..ecf1e8bc 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-plugin-header": "^3.1.1", "eslint-plugin-import": "2.28.1", "eslint-plugin-jsdoc": "^43.0.5", - "eslint-plugin-sf-plugin": "^1.16.3", + "eslint-plugin-sf-plugin": "^1.16.4", "husky": "^7.0.4", "mocha": "^9.1.3", "nyc": "^15.1.0", diff --git a/yarn.lock b/yarn.lock index 25650a87..f9eb1325 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3513,12 +3513,12 @@ eslint-plugin-prefer-arrow@^1.2.1: resolved "https://registry.yarnpkg.com/eslint-plugin-prefer-arrow/-/eslint-plugin-prefer-arrow-1.2.3.tgz#e7fbb3fa4cd84ff1015b9c51ad86550e55041041" integrity sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ== -eslint-plugin-sf-plugin@^1.16.3: - version "1.16.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.3.tgz#789295e02811943fccd598a5c48b1bfb6064b687" - integrity sha512-3TN0bpjSKEXrN2Wfc/Rp8jMa7gAnjMxdKV0txYxoJwGXTZlpjTcEmJW96htpWqMwJJZ/Ytwi+aVarO94QsON1Q== +eslint-plugin-sf-plugin@^1.16.4: + version "1.16.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.16.4.tgz#b5bb489e5798f6d58e7742492ee58f6a04face9e" + integrity sha512-v9EtzaXpVFc8wtrNVv3+cqNOXrKBiNgKnQ1biyMvIhEltYi8vd1x4qxU5qHvXbwMmmKevC2NhP2kwYKPb3S3HA== dependencies: - "@salesforce/core" "^5.2.1" + "@salesforce/core" "^5.2.5" "@typescript-eslint/utils" "^5.59.11" eslint-scope@^5.1.1: